Skip to content

Releases: PrestaShopCorp/ps_checkout

v8.3.5.2

07 Dec 10:43
0a792c9
Compare
Choose a tag to compare

Changes

  • Fix service definition yaml syntax
  • PS Accounts psx source name

v7.3.5.2

07 Dec 10:50
30cd1da
Compare
Choose a tag to compare

Changes

  • Fix service definition yaml syntax
  • PS Accounts psx source name

v6.3.5.2

07 Dec 10:58
cd02b04
Compare
Choose a tag to compare

Changes

  • Fix service definition yaml syntax
  • PS Accounts psx source name

v8.3.5.1

15 Nov 09:26
171ed98
Compare
Choose a tag to compare

Changes

  • Fix order total paid value with discount to avoid Partial payment issue

v7.3.5.1

15 Nov 09:06
b69e746
Compare
Choose a tag to compare

Changes

  • Fix order total paid value with discount to avoid Partial payment issue

v6.3.5.1

15 Nov 09:16
3432106
Compare
Choose a tag to compare

Changes

  • Fix order total paid value with discount to avoid Partial payment issue

v8.3.5.0

25 Oct 15:15
4ef6518
Compare
Choose a tag to compare

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

25 Oct 15:14
3db9e82
Compare
Choose a tag to compare

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

25 Oct 15:14
2efc76e
Compare
Choose a tag to compare

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

10 Aug 10:25
f44950a
Compare
Choose a tag to compare

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