Skip to content

4.0.0

Choose a tag to compare

@remcotolsma remcotolsma released this 30 May 18:02

Removed

  • ⚠️ Removed the web SDK gateway, which functioned without origin key, manual migration to client key is required!
  • ⚠️ Removed support for Adyen origin key, manual migration to client key is required!
  • ⚠️ Removed support for your own Apple Pay certificate, because the benefits of using Adyen's Apple Pay certificate:
    • A faster way to add Apple Pay to your integration.
    • There is less configuration required.
    • You get access to new features.
    • Apple Pay enabled by default for your Pay by Link integration, if you have one.

Changed

Added

  • Added REST API endpoint pronamic-pay/adyen/v1/return/<payment_id>, to handle customers who come back after payment.
  • Added REST API endpoint pronamic-pay/adyen/v1/redirect/<payment_id>, to redirect customers in the web drop-in.
  • Added REST API endpoint pronamic-pay/adyen/v1/error/<payment_id>, to redirect errors in the web drop-in.