Zip code appearing in credit card details for Stripe Addon

Have loaded and configured Stripe and it works well. However, when the user enters its credit card details the ZIP code option gets added at the end.

My question is how to disable the ZIP code from appearing? Any ideas are very much welcomed

Thanks

Whether or not Stripe requests the zip code, is up to their service. We don’t have control over that. They may request this information to help with fraud prevention.

If your form includes an address field and you’ve mapped that to Stripe (including the zip code field), then Stripe should catch that and be less likely to request the zip code field along with the credit card details.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.