Skip to content

feature/INT-1636 - GetFaceAuthenticationAttemptAssets + PaymentPlan updates#178

Merged
david-ruiz-cko merged 4 commits into
masterfrom
feature/INT-1636
Jun 23, 2026
Merged

feature/INT-1636 - GetFaceAuthenticationAttemptAssets + PaymentPlan updates#178
david-ruiz-cko merged 4 commits into
masterfrom
feature/INT-1636

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This pull request 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 22, 2026 09:42
@david-ruiz-cko david-ruiz-cko merged commit 89e576d into master Jun 23, 2026
5 checks passed
@david-ruiz-cko david-ruiz-cko deleted the feature/INT-1636 branch June 23, 2026 12:54
@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