Upgrade guide
The Payments API is backwards-compatible with the previous payments API.
Migrate from the previous payments API to the new version as follows:
- Review the Payments API documentation.
- On your existing sandbox integration, switch from the old sandbox endpoints to the new endpoints.
- Run regression tests to confirm that there are no breaking changes.
- On your existing live integration, switch from the old live endpoints to the new endpoints.
- Contact support and request access to the new payment methods that you want to use.
- Update your integration to add support for the new payment methods.
- Test and go live.
Updated 3 months ago