#benjamineugenewhite

1 messages ยท Page 1 of 1 (latest)

dawn mangoBOT
cobalt sierra
#

Hi there

#

Depends on your integration mostly

dusk surge
#

Hi bismarck

cobalt sierra
#

How are you collecting payment method details?

dusk surge
#

we use Stripe Payment element

#

(js)

cobalt sierra
#

Gotcha then yeah for Card payments Country is required

dusk surge
#

๐Ÿ‘

#

Thank you

cobalt sierra
#

Sure

dusk surge
#

if we were "hand rolling" a custom form would this requirement not exist?

cobalt sierra
#

If by "hand rolling" you mean collecting raw card details yourself, then that's correct. "Address" isn't required per-say, but we highly recommend collecting country/postal as it makes a huge difference for your conversion and that is why Payment Element requires it.

#

But mostly you shouldn't do that

#

And you should just trust us and let us collect the things we know are best ๐Ÿ™‚

dusk surge
#

๐Ÿ‘

#

yeah, we're going to continue to use payment element. we allow our users configurability over a payment form that gets published on their behalf, and just trying to understand constraints for form field optionality. Thanks again!