Vue Storefront is now Alokai! Learn More
@vsf-enterprise/adyen-sfcc-sdk

@vsf-enterprise/adyen-sfcc-sdk

2.1.0

Minor Changes

  • 6cce319: CHANGED Fixed, an issue with onOrderSuccess, triggering onError in the /payment flow

2.0.0

Major Changes

  • 437bbaa: - ADDED New custom onOrderSuccess callback added to the SDK, which is triggered automatically at the end of the /payment /paymentDetails calls.
    • CHANGED The returnUrl configuration option has been changed to baseUrl to reflect updated functionality and can no longer be a function.

1.0.2

Patch Changes

  • 22eda81: FIXED Unnecessary append of order number to redirectUrl after successful payment details submit.

1.0.1

Patch Changes

  • 8861147: createSession can be called without parameters. mountPaymentElement no longer requires adyenConfiguration. SDK Axios client has withCredentials set to true by default.

1.0.0

Major Changes

  • Stable version of Adyen SFCC integration, based on the SDK pattern.