Skip to content

Conversation

@armando-rodriguez-cko
Copy link
Contributor

This pull request introduces functionality for handling dLocal signatures in the Checkout SDK. The most important changes include extending the DlocalSignature class from AbstractSignature, adding a constructor to initialize it with a specific signature type, and updating the integration test to include the new signature functionality.

Enhancements to Signature Handling:

  • src/CheckoutSdk/Forward/Requests/Signatures/DlocalSignature.cs: Extended the DlocalSignature class from AbstractSignature and added a constructor to initialize it with SignatureType.Dlocal. This change establishes the class as part of the signature hierarchy and enables it to handle dLocal-specific parameters.

Updates to Integration Tests:

@armando-rodriguez-cko armando-rodriguez-cko requested a review from a team June 23, 2025 09:16
@armando-rodriguez-cko armando-rodriguez-cko force-pushed the bugfix/delocal-signature-missing-constructor branch from bf69a56 to 9dbe194 Compare June 23, 2025 09:58
@armando-rodriguez-cko armando-rodriguez-cko merged commit 4d9b608 into master Jun 23, 2025
7 of 8 checks passed
@armando-rodriguez-cko armando-rodriguez-cko deleted the bugfix/delocal-signature-missing-constructor branch June 23, 2025 11:15
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.

3 participants