Skip to content

v2.1.2

Compare
Choose a tag to compare
@piotrjozwiak piotrjozwiak released this 10 Apr 09:56
· 72 commits to master since this release
  • Added new example with frontend form for manual building card payment links
  • Fixed card number validation
  • Fixed card form tabulation indexes
  • Improved card form responsivity
  • Added the ability to choose if you want to display the name and email fields on card form. If the option is set to false, you will need to get these values from an external source.
  • Added new example showing how to show and use the credit card form with saved or a new card
  • Added forwarding the card vendor name for later use
  • Adjusted the new card form fields validation
  • Fixed card requests logging
  • Added check if the cardData has been already set by setCardData method before calling the registerSale method.
  • Added new simple form allowing to display bank choice without any buttons or transaction data