#remonh87-Payment

1 messages · Page 1 of 1 (latest)

brave pendant
#

Hi there, are you using payment elements in your integration?

toxic dock
#

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 .

brave pendant
#

So basically it doesn't allow you to submit without the postal code, am I right?

toxic dock
#

yes it tells me card details are not complete

brave pendant
#

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.

toxic dock
#

ok thanks for the help anyway