#alphatings

1 messages · Page 1 of 1 (latest)

rustic gorgeBOT
harsh locust
#

Hello! If you want to always capture an email address no matter what you should create your own form field and then pass it to Stripe in your code. What specific Element(s) are you using?

lime adder
#
        <AddressElement options={{ mode: 'billing' }} />```
#

How do I pass it to stripe? Is that done via the front end or the back end?