Skip to content

4.0.6

Choose a tag to compare

@kartikmaniyar kartikmaniyar released this 29 Jan 09:37
· 231 commits to master since this release
6b3502a

Bug Fixes

  • Disabled vaulting for cards when the vault is disabled from the admin panel for it.
  • Fixed shipping method details and amount is not getting updated on PayPal Review and Google Pay Review page.
  • BNPL Bugfixes
  • Fixed the wrong amount being sent to PayPal when promotion code applied from the checkout page
  • Fixed 3D secure card verification error of special characters for Name fields
  • Removed China Union Pay(CUP) from list of allowed cards
  • Fixed Venmo browser error on the checkout page
  • PayPal Credit field will only be available if Merchant Country is either the US or the UK
  • Fixed 3rd line of street field not being sent to Braintree issue
  • Fixed Billing Address from PayPal is not getting populated on the website issue
  • Fixed issue of the product name is not being sent to Braintree when it is having special characters or other language characters
  • Fixed PayPal Button error when order or product total is ZERO
  • Fixed LPM(Local Payment Methods) TypeError: explode() expects parameter 2 to be string, null given error
  • Fixed PayPal loading issue for Norway
  • Fixed incorrectly showed a message stating no payment methods available for LPMs when at least 1 was available
  • Removed COINBASE_ACCOUNT as it is deprecated.

New Features

  • Allowed production and sandbox credentials to be stored separately
  • Added ECI Flag to the order payment details for the Braintree Credit Card 3D secure transactions.
  • Instant Purchase functionality
  • Partial Invoice using PayPal
  • Multi-shipping functionality for Braintree Credit Card and PayPal payment methods.
  • Wrap Credit API calls in DB Transaction
  • BNPL latest features