@vsf-enterprise/adyen-sfcc-api
2.0.2
Patch Changes
- FIXED Sending shopperIP field to Adyen if it's derivable, previously we didn't, we introduced it as it is becoming required by Adyen
2.0.1
Patch Changes
- db6555c: DEPENDENCIES Raised the versions of the
@vsf-enterprise/sfcc-api
,@vsf-enterprise/sfcc-sdk
and@vsf-enterprise/sfcc-types
dependencies
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 tobaseUrl
to reflect updated functionality and can no longer be a function.
- CHANGED The
1.0.0
Major Changes
- Stable version of Adyen SFCC integration, based on the SDK pattern.