What's new
- Setup Intents API: With Setup Intents, you can save a customer’s card details for future payments. Read the step-by-step-guide to implement it into your integration.
- Payment Intents API: New card schemes like
DCI
andDISCOVER
.
Enhancements
With Payments API, you can now:
- View past events of the payment.
- Add an automatic expiry action to the Payment Intent in
Manual
mode likeRelease
orCapture
. - Add a time interval after which
paymentIntent: Manual
will be captured or reversed.