Skip to content

[BWS] Fix: Ramp Network signed payment url params update - #4204

Merged
kajoseph merged 2 commits into
bitpay:masterfrom
Gamboster:fix/rampNetworkSignedPaymentUrl
Jul 23, 2026
Merged

[BWS] Fix: Ramp Network signed payment url params update#4204
kajoseph merged 2 commits into
bitpay:masterfrom
Gamboster:fix/rampNetworkSignedPaymentUrl

Conversation

@Gamboster

Copy link
Copy Markdown
Contributor

Description
Ramp deprecated the legacy per-flow search params in favor of a unified format.
Ref: https://docs.rampnetwork.com/search-params-migration
Older app versions still send the legacy fields, so we translate them into the new unified params here to keep those requests working going forward. If a newer client already sends the new params, those take precedence.

Changelog
In this PR, the old parameters are modified for the new format, and those that are no longer supported are removed, to avoid errors in the integration. (The useSendCryptoCallbackVersion: 1 param was removed, as it was causing errors in Offramp integration.)

@kajoseph
kajoseph merged commit da9ba5b into bitpay:master Jul 23, 2026
15 of 16 checks passed
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.

2 participants