Releases: PrestaShopCorp/ps_checkout
v8.3.5.2
Changes
- Fix service definition yaml syntax
- PS Accounts psx source name
v7.3.5.2
Changes
- Fix service definition yaml syntax
- PS Accounts psx source name
v6.3.5.2
Changes
- Fix service definition yaml syntax
- PS Accounts psx source name
v8.3.5.1
Changes
- Fix order total paid value with discount to avoid Partial payment issue
v7.3.5.1
Changes
- Fix order total paid value with discount to avoid Partial payment issue
v6.3.5.1
Changes
- Fix order total paid value with discount to avoid Partial payment issue
v8.3.5.0
Changes
New feature: Sandbox environment for testing payments
Bug Fixes
Bugfix: Invalid response on checkout page when transaction declined
Bugfix: Invalid return_url due to confirmation page url contains special chars
Bugfix: Create default configuration for shop after multishop enabled
Bugfix: Amount mismatch with ExpressCheckout due to outdated cache
Bugfix: Autoload with Opcache allows importing conflicting class name to namespace
Bugfix: Remove useless import of hosted-fields component if card disabled
Bugfix: Remove duplicate PayPal logo displayed on product page and cart page
Bugfix: Load assets only when module configuration is set and valid
v7.3.5.0
Changes
New feature: Sandbox environment for testing payments
Bug Fixes
Bugfix: Invalid response on checkout page when transaction declined
Bugfix: Invalid return_url due to confirmation page url contains special chars
Bugfix: Create default configuration for shop after multishop enabled
Bugfix: Amount mismatch with ExpressCheckout due to outdated cache
Bugfix: Autoload with Opcache allows importing conflicting class name to namespace
Bugfix: Remove useless import of hosted-fields component if card disabled
Bugfix: Remove duplicate PayPal logo displayed on product page and cart page
Bugfix: Load assets only when module configuration is set and valid
v6.3.5.0
Changes
New feature: Sandbox environment for testing payments
Bug Fixes
Bugfix: Invalid response on checkout page when transaction declined
Bugfix: Invalid return_url due to confirmation page url contains special chars
Bugfix: Create default configuration for shop after multishop enabled
Bugfix: Amount mismatch with ExpressCheckout due to outdated cache
Bugfix: Autoload with Opcache allows importing conflicting class name to namespace
Bugfix: Remove useless import of hosted-fields component if card disabled
Bugfix: Remove duplicate PayPal logo displayed on product page and cart page
Bugfix: Load assets only when module configuration is set and valid
v6.3.4.0
Changes
New feature: Support of BLIK as Alternative Payment Method for buyer in PL with currency PLN only.
New feature: Order Status Management section on module configuration advanced settings to customize order workflow.
Bug Fixes
Bugfix: Invalid response on checkout page when card payment declined
Bugfix: Stock checker issue
Various minor bugfixes included