Releases: PrestaShopCorp/ps_checkout
Releases · PrestaShopCorp/ps_checkout
v2.20.0
Changes
🔨 Improvements
- 3DS step displayed only if the bank asks it
- Display error message when merchant PayPal account is suspended
- Update npm packages
- Add X-Robots-Tag header with noindex, nofollow
🐛 Bugfixes
- Fix ExpressCheckout password hash method
- Changed order creation country ISO code to be always uppercase
- Fix order create amount mismatch
- Fix GCloud Github action
- Fix payment loader size for small devices
- Avoid retry for capture and refund
- Add payer phone to payload sent to PayPal
- Avoid Sentry client throw an Exception that cause a fatal error
- Force execution of global actions with CONTEXT_ALL on multishop
- Fix Payment by card not available when Pay Later is enabled on checkout page
v2.19.0
Changes
🚀 New Features
- PayPal Pay Later banners
- PayPal Pay Later second buttons
🐛 Bugfixes
- Fix PayPal Pay Latter translations issues
v2.18.0
v2.17.1
🐛 Bugfixes
- Restore missing translations after 2.16.0 merge
- Restore missing documentation link on help tab
v2.17.0
Changes
🔨 Improvements
- Improve ExpressCheckout button containers
- Added warning message for merchants with custom themes
- Hosted fields customization
- Custom ENV loader
- Enhance OrderState checking at install
🐛 Bugfixes
- Display product price on product page with PayPal banner pay 4x
- Add a retry when PSL timeout
- Guzzle compatibility fix
- Added error message to display that some currencies are misconfigured
- #850: PAYSHIP-1639 Fixed bug on payment-options.component.js by @Rzial
- #844: PAYSHIP-1640 Fix ExpressCheckout Address exception by @Matt75
v2.16.0
Changes
- Admin order page block rework
🐛 Bugfixes
- Avoid warning open_basedir restriction
- Fix disabled payment button for hosted fields on PrestaShop 1.7.8.x
- Change CustomerMessageCore:: type to bool
v2.15.5
v2.15.4
Changes
🐛 Bug Fixes
- Fix various bugs on ExpressCheckout feature
- Fix double OrderPayment
v2.15.3
Changes
- Add ids for form cards
- Add ids on back forms: buttons and tabs
🔨 Improvements
- Added extra validator before loading JS to reduce loading speed
- Added PayPal SDK JS preloading
🐛 Bug Fixes
- Fix display of payment methods logo on cart page
- Fix missing CSS on product page
- Fix ErrorException on PayPalAccountUpdater
- Fix Undefined index: type
- Fix SSL CA Bundle not found
v2.15.2
Changes
- Added check if onboarding is finished before displaying payment logos
- Disabled payment loader when no payment options are available