Skip to content

v12.1.0

Latest
Compare
Choose a tag to compare
@pjaneta pjaneta released this 14 Oct 07:38

Backward compatibility breaking changes

  • BaseStore.adyenRecurringContractMode - ONECLICK_RECURRING is no longer supported - set ONECLICK or RECURRING
  • For guest user thank you page url contains order GUID instead of order code

Improvements

  • Fix for cart restoring from pending order
  • Added property for excluded payment method:
    To exclude payment methods from request results property adyen.payment-methods.excluded needs to be added to properties file. Payment methods should be comma separated eg. adyen.payment-methods.excluded=mc, paypal (white spaces are allowed)