MY_COMPANY/BASIC_PRICING
. It uniquely identifies the pricing page, and you will need it to tell the pricing module which pricing page to display.
If you don’t remember it you can go to the pricing editor and click on the slug to copy it:
Wingback.pricing.render
function, passing as parameter either a CSS selector (e.g. #pricing
) or a DOM element where the pricing page should be rendered, and the pricing page slug.
A minimal example would look like this:
https://billing.wingback.com/pricing/[wb_customer_slug]/[pricing_page_slug]
For example, if you navigate to https://billing.demo.wingback.com/pricing/BETTERBUTTONS/BB_PRICING you’ll see the following:
You can specify a different callback in the pricing page editor to redirect the user to your own signup page.
Buy
button, he’ll be redirected to the Billing Portal, where he’ll be able to manage his contract.