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
Nothing fancy done on the code.
But the **field cardNumber** keeps returning me INVALID even if I key in the following
- random 16 digits number
- Real VISA / MASTER card number
@olitomas Good info about the link you shared (Luhn Algorithm Check), but I've tried with my actual VISA credit card as well and it didn't get passed either. Why was that?
Thats kind of hard to know without knowing your credit card number.... and sending a stranger on the internet your credit card number is a recipe for a bad time! So you are going to have to figure that one out for your self 😉
Nothing fancy done on the code. But the **field cardNumber** keeps returning me INVALID even if I key in the following - random 16 digits number - Real VISA / MASTER card number
Am I missing something?
The text was updated successfully, but these errors were encountered: