#darshana_code

1 messages ยท Page 1 of 1 (latest)

wintry thistleBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1230809677068242997

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

unique rockBOT
hardy rose
#

๐Ÿ‘‹ happy to help

devout briar
#

I want to create ui like this using stripe

hardy rose
#

you can really create your own UI though

devout briar
#

how can i do that without passing card details to backend

#

i get error releated to stripecardelement while calling method createPaymentMethod on ui

#

how to create my own ui

hardy rose
#

you can't you would have to deal with PCI/DSS compliance stuff if you want

devout briar
#

Can I not create same ui using Appearance api?

hardy rose
#

no

devout briar
#

Will I need to use stripeccardelement only?

hardy rose
#

or you can use the PaymentElement

#

but this would offer more payment method types to your customers including Google and Apple Pay

devout briar
#

i only need credit card

hardy rose
#

then yes