#remonh87-Payment
1 messages · Page 1 of 1 (latest)
hi no we are using the Cardfield
I am using the react native sdk (part of the flutter sdk bindings) and I noticed the Stripe sdk doesn't consider the card details to be completed when we didn't supply the zip code for US .
So basically it doesn't allow you to submit without the postal code, am I right?
yes it tells me card details are not complete
OK. Let me see if I can find any doc/API about this
Sorry i don't see any doc/API that tells you if postal code is required for card payment.
I'll suggest you to always display the postal code field in CardFiled so that your integration is more universal.
ok thanks for the help anyway