Skip to content

Release v0.0.49

Pre-release
Pre-release

Choose a tag to compare

@gaubansa gaubansa released this 09 Nov 10:37
· 342 commits to master since this release
  1. Addition of three new APIs:
    (i) Transient Token Data
    endpoint: "/up/v1/payment-details/{transientToken}"
    (ii) Unified Checkout Capture Context
    endpoint: "/up/v1/capture-contexts"
    (iii) Retrieve the EMV Dictionary
    endpoint: "/tss/v2/transactions/emvTagDetails"
  2. Enhancements to Payments API with additional fields and update in existing field definition.
  3. Enhancements to Decision API with additional fields and update in existing field definition.
  4. Enhancements to PayerAuthEnrollment API with additional fields and update in existing field definition.
  5. Meta Key issue is fixed by upgrading the CyberSource Auth SDK version.
  6. Logging framework configuration is added in README.md file.