Release v0.0.72
·
52 commits
to master
since this release
- Enhancements to Payments API Family.
- Enhancements to Transaction Details API Family.
- Enhancements to Boarding API Family.
- MLE (Message Level Encryption) feature has been added to SDK.
com.cybersource:AuthenticationSdk
updated to 0.0.33.- MLE enabled for below supported APIs in SDK by default when
useMLEGlobally
istrue
"/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"]