Skip to content

Releases: MultiSafepay/CS-Cart

Release 1.7.1

11 Dec 15:39
1.7.1
8d68e40
Compare
Choose a tag to compare

Release date - Dec 11th, 2024

Changed

  • PLGCSCS-158: Replace CS Cart native method fn_redirect, being used in redirecting users to checkout pages with PHP native header method, since it breaks the iDEAL 2.0 payment URL format.

Release 1.7.0

09 Oct 12:06
1.7.0
5647622
Compare
Choose a tag to compare

Release date - Oct 9th, 2024

Added

  • PLGCSCS-145: Add Pay After Delivery - BNPL_MF. Remove issuers from iDEAL.

Release 1.6.2

17 Mar 12:39
1.6.2
c7b4b6e
Compare
Choose a tag to compare

Release date - Mar 17th, 2023

Changed

  • PLGCSCS-141: Switch method to format the price by currency, over the order total, within the order request

Release 1.6.1

22 Dec 16:32
1.6.1
eb73685
Compare
Choose a tag to compare

Release date - Dec 22nd, 2022

Fixed

  • PLGCSCS-140: Fix the options within the select field for Ideal issuers
  • PLGCSCS-136: Fix miscalculations of the shipping item when this one is not including taxes
  • PLGCSCS-128: Fix missing merchant_item_id on discounts

1.6.0

18 Jun 08:56
0b2f48e
Compare
Choose a tag to compare

Added

  • DAVAMS-271: Add CBC payment method
  • PLGCSCS-121: Add Request to Pay

Fixed

  • Include address2 field for house number parsing
  • PLGCSCS-124: Fix incorrect shopping cart when multiple discounts are used

Changed

  • DAVAMS-347: Update Trustly logo
  • DAVAMS-286: Update name and logo for Santander
  • PLGCSCS-99: Set order to status shipped for all payment methods

1.5.0

01 Apr 08:28
2546cdf
Compare
Choose a tag to compare

Added

  • PLGCSCS-117: Add Apple Pay

Changed

  • PLGCSCS-113: Rename MultiSafepay Wallet to MultiSafepay

1.4.0

26 Feb 12:26
bb7fda6
Compare
Choose a tag to compare

Added

  • PLGCSCS-88: Add "Kies uw Bank" as first issuer option

Changed

  • PLGCSCS-100: Make merchant_item_id unique for product options
  • PLGCSCS-94: Rename Direct Ebanking to SOFORT Banking
  • PLGCSCS-92: Correct payment methods names
  • PLGCSCS-91: Change the number of decimals from 2 to 10 on all shopping cart items in transaction requests

Fixed

  • PLGCSCS-93: Fix shop version number in transaction request
  • PLGCSCS-83: Fix iDEAL issuer list not showing when user tries to place an order

1.3.0

15 Jul 14:43
Compare
Choose a tag to compare

Added

  • PLGCSCS-60: Add Afterpay as payment method
  • PLGCSCS-61: Add EPS as payment method
  • PLGCSCS-62: Add iDEALQR as payment method
  • PLGCSCS-63: Add TrustPay as payment method
  • PLGCSCS-40: Add Trustly as direct payment method to plugin
  • PLGCSCS-43: Add Alipay as payment method
  • PLGCSCS-54: Add Santander as payment method
  • PLGCSCS-23: Add payment logo's
  • PLGCSCS-5: Add support for partial_refunded status

Changed

  • PLGCSCS-59: Make logical sequence of displaying order statuses in the backend
  • PLGCSCS-53: Support direct transactions for PayPal
  • PLGCSCS-46: Support direct transactions for ING'HomePay / Alipay
  • PLGCSCS-30: Support direct transactions for KBC
  • PLGCSCS-39: Added disclaimer to new PHP files
  • PLGCSCS-77: Change defaults for order statuses
  • PLGCSCS-80: Status update on refund and partial refund

Fixed

  • PLGCSCS-47: Refactor checkout_data when taxes are not set
  • PLGCSCS-44: Change gatewaycode for ING'HomePay to INGHOME
  • PLGCSCS-42: Make user notifications depend on status parameters instead of fixed
  • PLGCSCS-37: Surcharge title was not used in transaction requests
  • PLGCSCS-45: Rename KBC/CBC to KBC
  • PLGCSCS-38: Locale has wrong format within the transaction request