Skip to content

Release - 1.8.0 - GetFaceAuthenticationAttemptAssets + PaymentPlan updates#179

Merged
david-ruiz-cko merged 1 commit into
masterfrom
release/1.8.0
Jun 23, 2026
Merged

Release - 1.8.0 - GetFaceAuthenticationAttemptAssets + PaymentPlan updates#179
david-ruiz-cko merged 1 commit into
masterfrom
release/1.8.0

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This release introduces new API client methods for retrieving assets from face authentication and identity verification attempts, and adds support for additional payment options and settings in the payments domain. It also includes corresponding unit and integration tests to ensure the new methods work as expected.

Identity Verification & Face Authentication Enhancements:

  • Added get_face_authentication_attempt_assets and get_identity_verification_attempt_assets methods to retrieve assets (such as images and videos) captured during authentication/verification attempts in FaceAuthenticationClient and IdentityVerificationClient, respectively. Constants and private constants were updated to support these new endpoints. [1] [2] [3] [4]

  • Added unit and integration tests for the new asset retrieval methods in both face authentication and identity verification clients to ensure correct API calls and responses. [1] [2] [3] [4]

Payments API Enhancements:

  • Added support for new attributes payment_plan and authorization_type (including documentation) to HostedPaymentsSession, PaymentLink, and PaymentSessionsRequest classes, enabling recurring payment requests and specifying authorization type. [1] [2] [3] [4] [5] [6]

  • Added new optional attribute scheme_transaction_link_id to ProcessingSettings for handling scheme transaction link identifiers. [1] [2]

@david-ruiz-cko david-ruiz-cko requested a review from a team June 23, 2026 13:08
@david-ruiz-cko david-ruiz-cko merged commit 5d7c3dd into master Jun 23, 2026
5 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/1.8.0 branch June 23, 2026 13:38
@sonarqubecloud

Copy link
Copy Markdown

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