#ar4iz - form

1 messages · Page 1 of 1 (latest)

spark sedge
#

Hi there!

#

You want to add country select to which form?

barren needle
#

I have a custom form where elements create like: elements.create('cardNumber', {}) and card.mount(to label)

spark sedge
#

If you are using the cardNumber element, then you would need to create your own input to collect the country.
Another option would be to use the Payment Element, which would allow you to accept more payment method and also the country. You can learn more about it here: https://stripe.com/docs/payments/payment-element

barren needle
#

How to implement this form on backend, I can not find script(

spark sedge