Skip to content

5.0.0

Compare
Choose a tag to compare
@sponglord sponglord released this 06 Oct 08:45
2417c12

Breaking Changes

  1. The creation of AdyenCheckout is now asynchronous:
    const checkout = await AdyenCheckout(configuration); 
  1. 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.

Deprecated

The following properties have been deprecated:

  • allowPaymentMethods
  • removePaymentMethods