Skip to content

Amazon Pay SDK (.NET) 2.7.2

Compare
Choose a tag to compare
@nayankumars nayankumars released this 18 Oct 07:05
· 2 commits to master since this release

Version 2.7.2 - October 2023

  • Introducing new Merchant Onboarding & Account Management APIs, which allows our partners to onboard merchants programatically and as part of account management offer them creation, updation and deletion/dissociation capability.
  • Introducing new API called finalizeCheckoutSession which validates checkout attributes and finalizes checkout session. On success returns charge permission id and charge id. Use this API to process payments for JavaScript-based integrations.
  • Added new parameter "chargePermissionId" in CreateCheckoutSession Request, as a part of PMOF(Payment Method On File) changes.