#mxd

1 messages · Page 1 of 1 (latest)

sonic hamletBOT
wraith hamlet
#

Hi there! Could you share a link to the doc you're referencing?

cunning pagoda
#

GET STARTED -> Quickstart -> Add a checkout button

wraith hamlet
#

This section is kind of confusing. This line in the sample code will be dynamically edited based on what you fill out in step 1 for "Create a pricing model"

cunning pagoda
#

do I add some text in the Lookup key [i] field?

wraith hamlet
#

yes, though let's take a step back. lines 25 - 28 in checkout.html will create a button that, when pressed, will trigger some action on your server to create a checkout session

#

what the docs are attempting to mimic is your app presenting your customer with a list of prices/things to subscribe to. in this case, your client will send pricing information to your server, and use this to create the Checkout session