Skip to content

Releases: alma/alma-installments-prestashop

v4.0.0

03 Jun 14:18
3184682
Compare
Choose a tag to compare
  • feature : Alma Insurance
  • improvement : Add unit tests + refacto code
  • feature : Order State API

v3.2.1

26 Mar 13:20
1cc1e54
Compare
Choose a tag to compare
  • fix: Issue with the credit payment method

v3.2.0

21 Mar 14:51
c9aad4d
Compare
Choose a tag to compare
  • feature : In Page is available with deferred payments
  • fix: Removed the setMedia on HookController for Prestashop 1.7+
  • fix: Issue for save configuration for the module on Prestashop 1.5 with last Chrome
  • fix: prevent soc to send data twice

v3.1.6

05 Feb 09:47
2208c57
Compare
Choose a tag to compare
  • fix: Pay Now without inpage PS 1.5 / 1.6
  • fix: ensure library is not invoked in CLI mode

v3.1.5

01 Feb 13:29
cafca6e
Compare
Choose a tag to compare
  • fix: Add verification of number on type in amount field for refund

v3.1.4

24 Jan 08:46
faf97b9
Compare
Choose a tag to compare

Fix returns for refunded payments

v3.1.3

11 Jan 12:43
77b82d7
Compare
Choose a tag to compare
  • feat: Remove merchant tag for in-page on Prestashop
  • fix: CSS of Prestashop Switch button on Back-office setting

v3.1.2

04 Jan 10:45
69e5caa
Compare
Choose a tag to compare
  • hotfix: Select payment In-Page without open the modal and try to pay with other payment method
  • fix: Add loader payment button on Prestashop 1.6 before loading In-Page

v3.1.1

03 Nov 14:46
3de4038
Compare
Choose a tag to compare
  • hotfix: Pay now is broken if In-Page is disabled

v3.1.0

25 Oct 13:27
b9e9861
Compare
Choose a tag to compare
  • feat: In-Page: Now we use the setForm in payment option and refactored to vanilla Javascript (we don't use Jquery anymore)