Changelog: PayPal SDK checkout

  • [1.9.4] - 27.03.2024
    • Bugfix Fixed issue with order status when user change address on paypal and shipping cost was recalculated.
  • [1.9.3] - 29.02.2024
    • Bugfix Fixed place order button CSS issue on some configurations.
  • [1.9.2] - 30.11.2023
    • Bugfix Fixed issue when paypal sdk payment method had payment surcharge
  • [1.9.1] - 03.11.2023
    • Optimization Basic security addon updates and increasing the stability of js scripts
    • Bugfix Fixed php undefined notification on some configurations
  • [1.9.0] - 15.08.2023
    • Optimization Basic addon security updates
  • [1.8.0] - 11.04.2023
    • New Added callback function on change shipping address on paypal popup window to recalculate order shipping cost
  • [1.7.6] - 13.02.2023
    • Bugfix Fixed issue with required fields on old cs-cart versions.
    • New Added possibility to enable Venmo payment button
  • [1.7.5] - 28.12.2022
    • Bugfix Fixed issue with php undefine variable
    • Bugfix Fixed error with placing orders from cart page
  • [1.7.4] - 05.12.2022
    • Bugfix Fixed redirect 404 error after last addon upgrade.

    This is important upgrade, please, install it as soon as possible!

  • [1.7.3] - 02.12.2022
    • Bugfix Fixed issue with rewards points, when the buyer pays part of the purchase with points
  • [1.7.2] - 02.11.2022
    • Bugfix Fixed issue with template cart total when total amount is zero
    • New Added check if mandatory fields is filled when paypal sdk is used as payment method
  • [1.7.1] - 26.10.2022
    • New Added on payment information all possible txn_ids (paypal have different txn_id for payer and vendor side)
  • [1.7.0] - 24.10.2022
    • New Added check order amount function on load page and on press paypal button
  • [1.6.2] - 18.10.2022
    • Bugfix Fixed issue with unfilled user data
  • [1.6.1] - 12.10.2022
    • New Send to paypal user phone and email
  • [1.6.0] - 11.10.2022
    • New Since this version we sent to paypal entered user billing and shipping address
  • [1.5.0] - 11.10.2022
    • New Added possibility to make payment on user selected currency
  • [1.4.7] - 06.09.2022
    • Bugfix Fixed issue with cart buttons on products in cart page on cscart versions lower than 4.8.x
  • [1.4.6] - 22.08.2022
    • Bugfix Fixed issue with old cs-cart version (4.8.x and lower)
  • [1.4.5] - 19.08.2022
    • Bugfix Fixed incompatibility issue with old cs-cart versions
  • [1.4.4] - 12.08.2022
    • Bugfix Fixed issue with paypal button on cart page
  • [1.4.3] - 08.08.2022
    • New Added possibility to display paypal buttons on cart page
  • [1.4.2] - 05.08.2022
    • Bugfix Fixed issue with "authorize" payment mode
  • [1.4.1] - 05.08.2022
    • Bugfix Added additional paypal user address function to prevent address overrides by another functions
    • New Added possibility to set intent mode of payment (capture, authorize)
  • [1.4.0] - 21.06.2022
    • New Added possibility to disable pointed payment options
  • [1.3.1] - 12.05.2022
    • Optimization Added possibility to write requests to log file 
  • [1.3] - 07.03.2022
    • Bugfix Fixed issue on some configuration paypal amount not changed after shipping method and shipping prices was changed.
  • [1.2] - 21.12.2021
    • Bugfix Fixed issue with payment name on invoice 
  • [1.1] - 22.11.2021
    • New Added possibility to display paypal SDK as simple payment method
  • [1.0] - 16.11.2021
    • Optimization First addon release