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
Now that the payment gateway framework has it's own JS, there are some improvements we can make in the future:
extend jQuery.payment to provide support for validating/formatting eCheck fields (routing/account number)
extend jQuery.payment.cards array to add more card types (currently limited to about 9) -- this would allow us to display those additional card logos inline
The text was updated successfully, but these errors were encountered:
Now that the payment gateway framework has it's own JS, there are some improvements we can make in the future:
The text was updated successfully, but these errors were encountered: