Skip to content

Conversation

@hammad-ikhlaq-dubbizlelabs
Copy link

@hammad-ikhlaq-dubbizlelabs hammad-ikhlaq-dubbizlelabs commented Aug 25, 2025

I work at Dubizzle Labs, where we are using the ActiveMerchant gem in one of our products that I am leading. While migrating our Checkout.com payment gateway implementation from a custom service to ActiveMerchant, I encountered an issue with how token-based payments were structured in the request payload.

This PR aligns the Checkout V2 gateway payload with the Checkout.com API specification for token-based payments.

Previously, type and token were being added at the top level of the request which did not align with Checkout V2’s expected payload structure.

All tests were run locally, and no new test failures occurred after this change.

@github-actions
Copy link

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

@github-actions github-actions bot added the Stale label Oct 25, 2025
@hammad-ikhlaq-dubbizlelabs
Copy link
Author

@pjhyett @brynary @lancecarlson @NZKoz

Any thoughts?

@github-actions github-actions bot removed the Stale label Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant