0
votes
Formidable Forms Stripe Country Field
For Formidable Forms with payment forms, add an option to sync the Country field from the payment form to a CRM field.
Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.
For Formidable Forms with payment forms, add an option to sync the Country field from the payment form to a CRM field.
Unfortunately this turned out to not be possible. The Stripe payment element sends the country directly to Stripe for verification. It’s not stored anywhere with the form data.
In theory it’s possible to intercept this data, since it’s part of the rest of the credit card data it’s quite sensitive…. and I wouldn’t feel comfortable trying to capture and store it. It could also violate data protection guidelines.
Bugger! But I actually assumed as much.