API v2.3
9 months ago by Tasnia Kamal
This version includes improvements to the Payments API.
API Version
Set
X-Api-Version
header to2.3
to use v2.3 of the API.
Payments API
Improvements
- The Payments API endpoints were modified to return error code
IdempotencyKeyAlreadyExists
with status409
when a payment request is submitted with anX-Idempotency-Key
that was already sent in a previous request. - The payment creation endpoint was improved to return the correct paymentMethodType
- The payment status webhook was improved to return the correct paymentMethodType