You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New
For the Gift card Component using the /sessions endpoint, the onOrderCreated callback returns an order and remainingAmount when the amount on the gift card is not enough to complete the payment. #1631#1652
Support for the new India live environment that you can use for shoppers in that location, if you also use India location-based live endpoints. When configuring your instance of AdyenCheckout, use the environment live-in. #1649
Fixed
The AmazonPay Component now loads the AmazonPay SDK that corresponds to the region from the paymentMethods response. #1644
After the shopper selects the Pay button, the Card Component no longer allows the shopper to interact with the card input fields. #1648
Internal improvement
Improved the way that the code parses the 3DS2 response when handling a 3DS2 Challenge error #1642