Change Updates

Do not miss any Pay API changes, ever again

Subscribe to the Pay API changelog to be up to date on recent changes.

RSS

Mar 25, 2026

main
1.0.0
Compare

API structure has changed

Next change
15 structure changes including:
4 Breaking changes
11 Additions
4 Removals
Removed 4 Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhookurl/courierUpdate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhookurl/order
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhookurl/orderStatus
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 11
Get paymentauthentication method
Get payment gatewaysauthentication method
Payment eventsauthentication method
Request paymentauthentication method
GET /pay/channel/{{channelLinkId}}/gatewayProfiles
GET /pay/channel/{{channelLinkId}}/payments/{{paymentId}}
POST /pay/channel/{{channelLinkId}}/payments/request
POST /pay/events/{{integrationName}}/gatewayProfiles/{{gatewayProfileId}}
POST /yourwebhookurl/payments/profile/register
POST /yourwebhookurl/payments/refund
POST /yourwebhookurl/payments/request