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
Describe the bug
With CardField I enter a valid card and then remove some data or change the card number to something invalid. In the card details returned by the CardField component
To Reproduce
Use the sample app
Go to the WebhookPayment screen
Enter valid data
remove some data or change the card number to something invalid
validate the form, the payment is ok
Expected behavior
When we validate the form with incorrect data the payment should not be ok
Smartphone (please complete the following information):
Android simulator
The text was updated successfully, but these errors were encountered:
thorsten-stripe
changed the title
With CardField when the card is completed and then uncomplete the flag does not change
[Android] With CardField when the card is completed and then uncomplete the flag does not change
May 19, 2021
Describe the bug
With
CardField
I enter a valid card and then remove some data or change the card number to something invalid. In the card details returned by theCardField
componentTo Reproduce
Expected behavior
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: