#xisheng2074

1 messages · Page 1 of 1 (latest)

velvet burrowBOT
amber lantern
#

Do you use Stripe Checkout or Payment Elements?

median spear
#

Previously, Stripe Checkout was used, but now the Checkout page needs to customize some content.

#

What would be better for customizing the content on the left now?

amber lantern
#

I don't think you can customize it. It's the prebuilt page by Stripe. You can customize the color, the brand or the icon, but not really the displayed text

median spear
#

Is it okay to create the entire page using Stripe.js and Stripe Elements, and then send the relevant data to Stripe Payment?

amber lantern
#

Yes that's how PaymentElement works. You only embed a part and design the rest

median spear
#

Okay, thank you very much for your answer!

#

There is another issue, I introduced Stripe.js in the code, but it seems to have no effect and keeps getting the error "Stripe is not defined".

amber lantern