#HappyHuman

1 messages · Page 1 of 1 (latest)

tiny oreBOT
vital lintel
#

I liked in the no-code option the iframe which showed very nicely my three subscription products
Can you link the docs to what you're talking about here?

#

Just want to make sure we're on the same page

random steppe
#

What I mean with the no-code option is just the integration of the following script:

                <stripe-pricing-table
                    pricing-table-id="prctbl_...."
                    publishable-key="pk_test_5...."
                    [attr.client-reference-id]="clientReference">
                </stripe-pricing-table>

Which leads to:

#

such a nice iframe

#

I would like to keep the nice overview of the product as shown in the picture also for my new "client -> server backend -> Stripe" integration

#

maybe "iframe" ist not the correct word for the script integration...

vital lintel
#

Oh ok you were using the pricing table

#

You'd have to create this functionality yourself if you want this outside of checkout

random steppe
#

Then this is just available for the no-code option?

finite grail
#

Hello! Yep, when you use the Pricing Table it creates the Checkout Sessions for you, you can't create them with code.