#mxd
1 messages · Page 1 of 1 (latest)
Hi there! Could you share a link to the doc you're referencing?
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"
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