Skip to content

Release/3.8.0 - Latests changes in payments and other updates#212

Merged
david-ruiz-cko merged 1 commit into
mainfrom
release/3.8.0
Jun 3, 2026
Merged

Release/3.8.0 - Latests changes in payments and other updates#212
david-ruiz-cko merged 1 commit into
mainfrom
release/3.8.0

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This release 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 3, 2026 09:38
@sonarqubecloud

sonarqubecloud Bot commented Jun 3, 2026

Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko merged commit 93a90f3 into main Jun 3, 2026
4 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/3.8.0 branch June 3, 2026 13:43
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.

2 participants