#euler-custom-fields

1 messages · Page 1 of 1 (latest)

balmy ledgeBOT
grand gust
#

euler-custom-fields

#

@waxen garden can you provide more details? What are you using exactly? Checkout or building your own form? you said "the form?" so I'm not sure

waxen garden
#

sure, im using the stripe elements form

grand gust
#

what is "the stripe elements form" sorry there are many ways to integrate

#

Are you using PaymentElement?

waxen garden
#

using the stripe.elements(); so i guess it's the PaymentEelement

#

im able to render it correctly

grand gust
#

Okay so that's PaymentElement. You can't add fields to that UI, but it displays on your own page, so you control the overall layout/form and you would be able to collect other things at the same time

waxen garden
#

so i will need to create another form to gather extra information

#

correct?

#

im trying to make it work

grand gust
#

Can you try and be a lot more specific? Sorry Discord is super busy right now so hard to help with limited information

#

What are you trying to do?

waxen garden
#

I'm trying to collect additional information

#

For example email, address

grand gust
#

Okay then you have to build all of this yourself

#

and they can "work together" with PaymentElement

waxen garden
#

Thank you sir

#

Will try your suggestions