#Sam Chilles-paymentelement

1 messages ยท Page 1 of 1 (latest)

tulip ridge
#

hello! you're using PaymentElement right?

#

AFAIK you have to manually style it with CSS to get it to look like the docs style

minor spruce
tulip ridge
#

unless you're referring to the additional PaymentMethods on the PaymentElement, that is different (not styles related)

minor spruce
#

but I have to style it manually with CSS, right?

#

got it ๐Ÿ‘
Thanks for answering

#

is there any way to get a button as shown here through API?

#

or do I have to do that manually too?

#

the Pay button

tulip ridge
#

button is manually on your end too

#

so that on button press on your code, you call confirmPayment

#

PaymentElement is everything before the button, from that docs screenshot

minor spruce
#

Ok

#

Thanks ๐Ÿ‘