Skip to content

Adyen Payment 3.16.0

Compare
Choose a tag to compare
@RokPopov RokPopov released this 23 Jul 12:02
· 40 commits to main-3 since this release
f452054

What's Changed

New Features 💎

Fixes ⛑️

  • [ECP-9206-v3] Adyen related tables missing for giftcard payments on admin panel by @SushmitaThakur in #506
  • [ECP-9226-v3] Update syntax for default value in alter table in migration by @SushmitaThakur in #507

Other Changes 🖇️

Additiona instructions for new iDeal implementation:
In TEST environment, if you already have iDEAL added as a payment method, you are probably using the acquirer account iDealSim. This is the simulator for the old flow and will break with this new feature.

Solution: add iDEAL in Customer Area again and make sure the acquirer account added this time is AdyenIdeal. This is the acquirer account for the new flow.

Note: in LIVE, the change to the new flow works ootb, no change in payment method setup in Customer Area required.

Known issue

If frontend assets are not loaded after upgrade, please run bin/build-storefront.sh command from the root directory of your Shopware installation to generate all frontend javascript assets

Full Changelog: 3.15.0...3.16.0