Skip to content

feature/INT-1632 SDK update - Latests changes in payments and other updates#210

Open
david-ruiz-cko wants to merge 6 commits into
mainfrom
feature/INT-1632
Open

feature/INT-1632 SDK update - Latests changes in payments and other updates#210
david-ruiz-cko wants to merge 6 commits into
mainfrom
feature/INT-1632

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This pull request introduces several new features and enhancements across the SDK, focusing on onboarding simulation, payment setup, account management, instrument operations, and token handling. The changes add new client classes, extend data models, and provide additional API methods to support advanced use cases and testing scenarios.

Onboarding Simulator Integration:

  • Added a new OnboardingSimulatorClient with methods to simulate entity onboarding scenarios, set requirements due, set entity status, and list available requirements and scenarios. Supporting request/response models and enums were also introduced. [1] [2] [3] [4] [5]

Accounts and Entity Requirements:

  • Added support for retrieving and resolving entity requirements in AccountsClient, including new methods for getting requirements, getting requirement details, and resolving requirements, along with the associated request model. Tests were added to cover these new methods. [1] [2] [3] [4] [5] [6]

Payment Setup and Instruments Enhancements:

  • Extended payment setup models to support new payment methods (Blik, Paypal), detailed account funding transaction fields, and additional processing options. [1] [2] [3] [4] [5]
  • Updated CreateCardInstrumentRequest to adjust the order and inclusion of fields.
  • Added a revoke method to InstrumentsClient for revoking instruments, with corresponding test coverage. [1] [2]

Token Handling Improvements:

  • Introduced new token types (CVV, PIN) with corresponding request and data models, and added a method to retrieve token metadata in TokensClient, with tests. [1] [2] [3] [4]

These changes collectively improve the SDK's support for onboarding simulation, entity management, payment method flexibility, and tokenization workflows.

@david-ruiz-cko david-ruiz-cko requested a review from a team June 1, 2026 10:34
@david-ruiz-cko david-ruiz-cko changed the title Feature/int 1632 feature/INT-1632 SDK update - Latests changes in payments and other updates Jun 1, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant