Skip to content

Releases: alma/AlmaSyliusPaymentPlugin

v2.0.0

21 Sep 15:37
557c793
Compare
Choose a tag to compare
  • Fix: Compatibility Sylius 1.12
  • Feat: Add installment P10/12X
  • Feat: Display installment's plan in checkout page

v1.3.0

29 Nov 05:05
Compare
Choose a tag to compare
  • Support PHP 7.1 and later (tested up to 8.1.12)
  • Support Sylius 1.6.9 and later (tested up to 1.11.10)

v1.2.0

16 Apr 07:15
Compare
Choose a tag to compare
  • Add customer_cancel_url to payment data so that a cancel link shows in Alma's payment page when using the gateway as
    a redirect payment method
  • Add support for payment expiration IPN

v1.1.0

24 Mar 22:04
Compare
Choose a tag to compare
  • Add a new gateway option: payment page mode allows merchant to choose between in-page payment form rendering (default)
    and redirect to Alma's payment page

v1.0.2

13 Mar 15:37
Compare
Choose a tag to compare
  • Better handling of errors that might happen during payment validation and eligibility calls
  • Store Alma's payment data into Sylius' payment details column under the payment_data key

v1.0.1

15 Feb 14:23
Compare
Choose a tag to compare
  • Fix issue with shipping info data: the title field is required by our API but the plugin used
    ShippingMethod->getDescription(), which might be empty. Switched to getName().

v1.0.0

04 Feb 00:09
Compare
Choose a tag to compare
  • Allow creation of multiple payment methods with different settings for each:
    • API keys & mode
    • Installments count
  • Payment methods only show when the customer's cart is eligible to installments payments: no frustration!
  • Integrates with Payum internally, and uses the standard statuses