Releases: alma/alma-installments-prestashop
Releases · alma/alma-installments-prestashop
v4.0.0
- feature : Alma Insurance
- improvement : Add unit tests + refacto code
- feature : Order State API
v3.2.1
- fix: Issue with the credit payment method
v3.2.0
- 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
- fix: Pay Now without inpage PS 1.5 / 1.6
- fix: ensure library is not invoked in CLI mode
v3.1.5
- fix: Add verification of number on type in amount field for refund
v3.1.4
Fix returns for refunded payments
v3.1.3
- feat: Remove merchant tag for in-page on Prestashop
- fix: CSS of Prestashop Switch button on Back-office setting
v3.1.2
- 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
- hotfix: Pay now is broken if In-Page is disabled
v3.1.0
- feat: In-Page: Now we use the setForm in payment option and refactored to vanilla Javascript (we don't use Jquery anymore)