Skip to content

Releases: luyadev/luya-module-payment

1.1.2

14 Feb 16:17
0d74b09
Compare
Choose a tag to compare

1.1.2 (14. February 2020)

  • #16 New IT translation messages.

1.1.1

06 Jan 18:30
Compare
Choose a tag to compare

1.1.1 (6. January 2020)

  • Ensure order id contains no special chars.

1.1.0

29 Jul 10:14
Compare
Choose a tag to compare

1.1.0 (29. July 2019)

  • #13 Use new Stripe Payment Intents over Checkout API in order to support SCA checkout flow.
  • Fixed bug with large float numbers when using PayPal Provider.

1.0.0

29 May 13:44
Compare
Choose a tag to compare

1.0.0 (29. May 2019)

  • Move payment transaction config to config file
  • Changed full class API structure.
  • Added abstraction layers which allows you to use payment with headless library.
  • Added admin module with payment informations.
  • Added status of payment while processing (success, back, failure) instead of the controller implementation.

1.0.0-beta3

30 Apr 14:15
Compare
Choose a tag to compare
  • Fixed bug with encoding values
  • Closed wrong declared HTML element in stripe view.

1.0.0-beta2

23 Apr 09:06
Compare
Choose a tag to compare

Update version constraints to match latest headless client versions.

1.0.0-beta

08 Jan 11:22
Compare
Choose a tag to compare

1.0.0-beta (8. January 2019)

No more API changes from this release.

1.0.0-RC4

19 Dec 12:58
Compare
Choose a tag to compare

RC4 version for payment before refactor to action based payment.