balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

Test Card not Triggering Verification Failure #557

Closed cieplak closed 10 years ago

cieplak commented 10 years ago

4222222222222220 http://jsfiddle.net/balanced/an5Cz/

matthewfl commented 10 years ago

is this in rev1.1? as the verification failures are going to occur when you do an authorized GET request on the token, not when it is tokenized client side. The only errors that balanced.js rev1.1 will produce are trival errors such as fail to pass luhn check

steveklabnik commented 10 years ago

related: https://github.com/balanced/balanced-docs/issues/394