#93 style

1 messages · Page 1 of 1 (latest)

unborn ivyBOT
paper bridge
#

Hello!

granite hinge
#

👋 happy to help

paper bridge
#

What I dislike is, that this checkout that I created is very limited in terms of functionality and content which I can display.

#

Now I wonder if you at stripe have any tool, that lets me create fully customizable checkouts, with which I can add more font, include videos, and most importantly change the basecode.

novel silo
#

we do yes, there are a few different options at https://stripe.com/docs/payments/accept-a-payment, depending on how many development resources you have, you can design an entirely custom page using Elements, or you can use Checkout and customise it in various ways.

paper bridge
#

I just want to create a custom checkout, a page doesn't matter. Where in the dashboard can I find the option for creating the custom checkout?

#

I need to go make a call now. Please don't close this channel. Will be back in 15 minutes, thanks for now!

novel silo
#

I linked you to the docs landing page describing our integrations/APIs and with links to code/quickstarts etc, that's where you would start.

paper bridge
#

Ok, let's approach this differently. The main issue that I have with the checkout is that I can't add the contents of the product.

novel silo
#

sure. what are the "contents" exactly? what would it look like, do you have an example?

paper bridge
#

Here you can see that I added them

#

But they aren't displayed on the page itself

novel silo
#

they're the stuff that appears here when using the Pricing Table :

paper bridge
#

And where to enter this? Do I have a link for that as well?

novel silo
#

what does "enter this" mean?

paper bridge
#

I don't even know that I have such a site.

#

Where can I ENTER it

#

Where can I SEE it

novel silo
paper bridge
#

I don't know. I am so confused by the stripe setup. I need to figure out some things first.

novel silo
#

let's assume you're not.

#

so if you're not, that information from your screenshot earlier is called the product feature list, are they are only used as part of the Pricing Table component, not in the payment page itself, so you won't see it there.

paper bridge
#

And where can I see that pricing table?

#

On the dashboard

novel silo
#

the Pricing Table is something that you embed into your own website

paper bridge
#

Found it

#

Leet me try it, real quick

#

Another thing that I have an issue with is that my product costs 447€ and I want to charge people 3x149€ in a 3 months period. Now on the checkout, it displays 149€/month, which may confuse people.

Do I have the option to let them know that the package costs 3x149€?

novel silo
#

Not really no, our Checkout product doesn't model or 'know' that you are going to cancel the subscription after 3 payments so it doesn't support a way to show things that way.