Skip to content

Conversation

@tiberius19
Copy link
Collaborator

General Description

Please include a summary of the changes and the related issue. Highlight key points of the PR, any relevant information, and reasons for making the change.

Related Issue

A link to the ticket or issue that this PR is related to.(if applicable)

Checklist

A checklist of things that should be done before merging this PR. Linked to the ticket or issue that this PR is related to.(if applicable)

  • I have performed a self-review of my code.
  • I have added tests to cover my changes.
  • I have updated the documentation (if needed).
  • My changes generate no new warnings.
  • My changes do not break any existing tests.

Screenshots (if applicable)

Provide screenshots of impactful changes you have made so that the reviewer can quickly understand the changes.

@tiberius19 tiberius19 requested a review from kaioken April 24, 2025 17:22
) {
}

public function applyEsim($options): array
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tiberius19 add all property type

use Kanvas\Connectors\ESimGo\Client;
use Kanvas\Exceptions\ValidationException;

class ESimGoService
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tiberius19 is this the EsimService ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but for Esimgo, you asked to keep them separate, each encapsulated in his own connector

}

// Order related functions
public function createOrder($options): array
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tiberius19 property type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants