Releases: alma/alma-installments-prestashop
Releases · alma/alma-installments-prestashop
v1.2.2
v1.2.1
v1.2.0
- Adds refund capability with either PrestaShop's refund feature & order state change to "refund" state (configurable)
- Applies security suggestions from PrestaShop's security audit
- Updates dependencies (alma-php-client)
- Changes default values for some configurable messages
v1.1.1
v1.1.0
- Adds support for multiple installments plans (2-, 3- and 4-installment plans) on PrestaShop 1.7+
- Adds order_total as a template variable for displayPayment
- Various fixes to comply with PSR1/PSR2 and PrestaShop validator
- Preparation for marketplace validation & release
v1.0.1
v1.0.0
This version evolved for a while without any version bump 🤷♂️
Features in the latest push to this release:
- Compatible from PrestaShop 1.5.6.2 to 1.7.x
- Module can be configured in Test and Live mode; Test mode only shows Alma's payment method to visitors who are also
logged in to the shop's backoffice - A message displays below the cart to indicate whether the purchase is eligible to monthly installments
- The module adds a payment method/payment option to the checkout, which redirects the user to Alma's payment page.
If everything goes right (i.e. Customer doesn't cancel, pays the right amount, ... ), an order is created and validated
upon customer return.