This page contains the release notes for Pay by Link, Checkout API, and Drop-in/Components for web, iOS, Android, React Native, and Flutter starting from 2020.
Release notes
Learn about the latest updates to our API, and Drop-in/Components for web, iOS, and Android.
- POST /payments:
- The response now contains an
action
object that indicates the action to be taken for completing the payment.
- The response now contains an
- POST /payments/details:
- The response now contains the
merchantReference
field. This is the reference you passed in the /payments request.
- The response now contains the
- POST /payments:
- storePaymentMethod replaces
enableOneClick
andenableRecurring
.
- storePaymentMethod replaces