Breaking Changes
- The creation of AdyenCheckout is now asynchronous:
const checkout = await AdyenCheckout(configuration);
- The
onError
event now returns an object for every Component.
New
Using the /sessions
endpoint, you can integrate Drop-in and Components with a single API call. If you have already integrated Drop-in or Components before version 5.0.0, you don't need to take any action.
Removed
The following properties have been removed:
allowPaymentMethods
removePaymentMethods