Releases
0.0.70
Compare
Sorry, something went wrong.
No results found
Updates to Flex Microform API
Updates to Unified Checkout API
Updates to Merchant Boarding API
JWE Decryption now accepts private key directly.
Client application is expected to decide the appropriate secure storage.
MLE enabled for below supported APIs in SDK by default when `useMLEGlobally` is `true`
`"/pts/v2/payments"` : `["POST"]`
`"/pts/v2/payments/{id}"` : `["PATCH"]`
`"/pts/v2/refresh-payment-status/{id}"` : `["POST"]`
`"/pts/v2/payment-references/{id}/intents"` : `["POST"]`
`"/pts/v2/payment-references"` : `["POST"]`
`"/pts/v2/payment-references/{id}"` : `["PATCH"]`
`"/pts/v2/payments/{id}/reversals"` : `["POST"]`
`"/pts/v2/reversals"` : `["POST"]`
`"/pts/v2/payments/{id}/captures"` : `["POST"]`
`"/pts/v2/payments/{id}/refunds"` : `["POST"]`
`"/pts/v2/captures/{id}/refunds"` : `["POST"]`
`"/pts/v2/credits"` : `["POST"]`
`"/pts/v2/payments/{id}/voids"` : `["POST"]`
`"/pts/v2/captures/{id}/voids"` : `["POST"]`
`"/pts/v2/refunds/{id}/voids"` : `["POST"]`
`"/pts/v2/credits/{id}/voids"` : `["POST"]`
`"/pts/v2/voids"` : `["POST"]`
`"/pts/v2/billing-agreements"` : `["POST"]`
`"/pts/v2/billing-agreements/{id}"` : `["PATCH"]`
`"/pts/v2/billing-agreements/{id}/intimations"` : `["POST"]`
`"/pts/v2/payouts"` : `["POST"]`
`"/pts/v1/push-funds-transfer"` : `["POST"]`
`"/risk/v1/authentication-setups"` : `["POST"]`
`"/risk/v1/authentications"` : `["POST"]`
`"/risk/v1/authentication-results"` : `["POST"]`
You can’t perform that action at this time.