Skip to content

Releases: placetopay/prestashop-placetopay

4.0.6 (2024-10-09)

09 Oct 16:00
4.0.6
645f1e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.5...4.0.6

4.0.5 (2024-09-26)

26 Sep 13:40
4.0.5
bcaaba0
Compare
Choose a tag to compare

What's Changed

  • Feature/pt 3662 add plugins functionalities by @alejociro in #38
  • Feature/pt 5283 add logo in the payment option by @alejociro in #39

Full Changelog: 4.0.4...4.0.5

4.0.4

07 Jun 13:28
4.0.4
a33e715
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.3...4.0.4

4.0.3 (2024-02-08)

08 Feb 23:33
4.0.3
745fa55
Compare
Choose a tag to compare

4.0.3 (2024-02-08)

Removed

  • Remove docker installation options (and update readme).

Updated

  • Change method to get installments of the payment.
  • Change message of approved payment and remove default messages in the payment detail.

Fixed

  • Fix Order details view in show backend administration.

Full Changelog: 4.0.2...4.0.3

4.0.2 (2023-12-05)

05 Dec 15:20
4.0.2
7231d12
Compare
Choose a tag to compare

4.0.2 (2023-12-05)

Fixed

  • Resolve endpoint by Client.

4.0.1 (2023-11-30)

30 Nov 20:24
4.0.1
07f5357
Compare
Choose a tag to compare

4.0.1 (2023-11-30)

  • Hide lightbox option for CL:

4.0.0 (2023-11-01)

27 Oct 22:13
4.0.0
b39126b
Compare
Choose a tag to compare

4.0.0 (2023-11-01)

Added

  • Enable support for Prestashop >= 8.0

Removed

  • Drop support for Prestashop <= 1.6

3.8.2 (2023-10-27)

27 Oct 18:18
3.8.2
3309ee7
Compare
Choose a tag to compare

3.8.2 (2023-10-27)

Added

  • Hide default payment approved message when it is not.

3.8.1 (2023-08-23)

23 Aug 21:44
3.8.1
7e310ec
Compare
Choose a tag to compare

3.8.1 (2023-08-23)

Added

  • Add lightbox to process payments.

3.8.0 (2023-07-05)

05 Jul 22:54
3.8.0
ab273c1
Compare
Choose a tag to compare

3.8.0 (2023-07-05)

Added

  • Add branding by client country (it's defined in PS).
  • Add modifiers support: UY.

Removed

  • Remove currency validation, now it depends from response of WC.
  • Remove payments methods enable, now it depends from configurations in WC.
  • Remove connection type configuration, only supports REST messages (using JSON).