You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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