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
{{ message }}
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
Upon creating a Stripe token none of the banks CVC and ZIP code checks have been completed. You must first process the token payment, and then you can validate whether all the tests passed.
How do I get these things to check? For some reason they are returning back "unchecked" in my
result.card
.I have
address_line1
(addressLine1) andaddress_zip
(addressZip) filled in along with other address components.P.S. I am using the test stripe cards so these things should check.
The text was updated successfully, but these errors were encountered: