#ar4iz - form
1 messages · Page 1 of 1 (latest)
I have a custom form where elements create like: elements.create('cardNumber', {}) and card.mount(to label)
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
How to implement this form on backend, I can not find script(
You mean how to use the Payment Element? We have a guide here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements