#tomh0027

1 messages · Page 1 of 1 (latest)

raw forumBOT
serene hare
#

Hi 👋 what trouble are you running into?

fickle thicket
#

I built payment elements, and it's showing this text by default
is there a way I can remove this? because I put it below the subscribe button

serene hare
fickle thicket
#

ok thanks, let me try

#

can you tell me how to set options in React? is it for Element or PaymentElement?

serene hare
#

You're setting the options for the Payment Element specifically rather than the entire Elements instance, so I believe PaymentElement is where you need to pass them.

fickle thicket
#

never as string type?

serene hare
#

Yes

fickle thicket
#

do I need to set for each of the payment methods?

serene hare
#

Yes

fickle thicket
#

I have another question, is there a way I can reposition the payment methods? above the email input box?

serene hare
fickle thicket
#

not order

#

place it above the email input

serene hare
#

Are you referring to your own email input field you've provided? If so that isn't possible, you won't be able to insert your own field into the middle of the Payment Element.

fickle thicket
#

I see

#

do you have name or email element?