Releases: Adyen/adyen-salesforce-commerce-cloud
25.2.0
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
New Features 🎉
- New front-end region for APSE by @zenit2001 in #1265
- Adyen Uplift by @zenit2001 in #1270
- Endless aisle by @zenit2001 in #1271
- Show corresponding text for intermediate result codes on confirmation page by @zenit2001 in #1264
Fixes ❤️🩹
- Handle on error for klarna by @amihajlovski in #1272
- Validate and create order before payment details call for paypal express by @shanikantsingh in #1273
Refactored 🌪
- Moving the place order logic into webhook processing part by @zenit2001 in #1255 #1269
Checkout API version: 71
Web Component version: 5.68.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 25.1.0...25.2.0
25.1.0
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
New Features 🎉
- Google Pay Express on PDP, cart and mini-cart by @amihajlovski @zenit2001 in #1243
- Apple Pay on PDP by @amihajlovski @zenit2001 @shanikantsingh in #1237
Fixes ❤️🩹
- Enabling Atome by @zenit2001 in #1240
- Support all card brands configured in Adyen merchant account in SFCC account page by @amihajlovski @zenit2001 in #1236
Refactored 🌪
- Adding shopperInteraction on partial payments by @zenit2001 in #1248
- Adding extra validation logic for paypal express flow by @zenit2001 in #1256
- PDP basket validation by @amihajlovski in #1257
Checkout API version: 71
Web Component version: 5.68.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.4.3...25.1.0
24.4.3
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
Refactored 🌪
- Added extra validations for paypal express by @zenit2001 in #1258
Checkout API version: 71
Web Component version: 5.68.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.4.2...24.4.3
24.4.2
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
New Features 🎉
- Added jcb config for installments by @zenit2001 in #1205
Fixes ❤️🩹
- One payment methods call for all express payments by @amihajlovski in #1211
- Reject giftcard by @amihajlovski in #1216
Refactored 🌪
- Endpoint validations by @amihajlovski @shanikantsingh and @zenit2001 in #1234 #1212 #1214 #1200 #1213
- Setting 403 when notification fails by @zenit2001 #1232
Checkout API version: 71
Web Component version: 5.68.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.4.1...24.4.2
24.4.1
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
New Features 🎉
- The cartridge now uses Web Components v5.68.0 by @zenit2001 in #1181
Fixes ❤️🩹
- In the SFCC Business Manager, the URLs in the Payment Info box now correctly link to the test or live Customer Area by @amihajlovski in #1176
- For guest shoppers, Click to Pay is now rendered correctly. Previously, the loading spinner was shown for Click to Pay, but the card payment form was displayed by @zenit2001 in #1178 #1188
Refactored 🌪
- For Klarna, we split the street_address field into two different fields to pass street_number as a separate property by @amihajlovski in #1177
Checkout API version: 71
Web Component version: 5.68.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.4.0...24.4.1
24.4.0
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.4
New Features 🎉
- Added line items to support Riverty as a payment method by @zenit2001 in #1157
- Added stack trace to error logs and fatal logs by @zenit2001 in #1150
Fixes ❤️🩹
- Pass correct payment instrument to the payments request by @amihajlovski in #1149
- Tax calculation for gross site is included for PayPal express by @shanikantsingh in #1172
Refactored 🌪
- Removing the end of line logic from domain association by @zenit2001 in #1146
Checkout API version: 71
Web Component version: 5.65.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.3.2...24.4.0
24.1.1
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5 and 6.
Refactored 🌪
- Adyen endpoints optimization by @shanikantsingh in #1156
Checkout API version: 71
Web Component version: 5.56.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 24.1.0...24.1.1
23.3.2
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5 and 6.
Refactored 🌪
- Adyen endpoints optimization by @shanikantsingh in #1153
Checkout API version: 70
Web Component version: 5.44.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 23.3.1...23.3.2
22.2.4
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5 and 6.
Refactored 🌪
- Adyen endpoints optimization by @amihajlovski in #1151
Checkout API version: 69
Web Component version: 5.28.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Migration and Upgrade Guide
Full Changelog: 22.2.3...22.2.4
24.3.2
What's Changed
SFRA: The features introduced in this release are applicable for integrations with Storefront Reference Architecture (SFRA) versions 5, 6 and 7.
SiteGenesis: The last supported release compatible with controller-based SiteGenesis is v22.2.3
New Features 🎉
- Compliance with the new Visa Secure Authentication requirements introduced for SFRA customers coming into effect on 12th of August 2024 by @amihajlovski in #1133, #1135, #1137
Fixes ❤️🩹
- Included a new Paypal Order property taxTotal into Paypal Express feature to prevent false tax rate calculation in case of delivery address changes, where different states have different taxes by @shanikantsingh in #1134
- Add currency for Paypal Express web-component by @AVATOR in #1139
Checkout API version: 71
Web Component version: 5.65.0
End of Support (EOS) Notice as per SFCC B2C Support policy
Full Changelog: 24.3.1...24.3.2