Sell your digital products with ease by sharing a checkout link to select products
Checkout links can be shared or linked on your website which automatically
creates a checkout session for customers.
Looking for a way to generate Checkout session programmatically? Checkout
Links might not be the right tool for you. Instead, you should use the
Checkout API.
You can disable discount codes, if you wish to prevent customers from using them.You can also preset a discount: it’ll be automatically applied when the customer lands on the checkout page.
This is an optional key-value object allowing you to store additional information which may be useful for you when handling the order. This metadata will be copied to the generated Checkout object and, if the checkout succeeds, to the resulting Order and/or Subscription.
You can share the Checkout Link URL on your webpage, social media, or directly to customers.
Checkout Links will go against our API, and redirect to short-lived Checkout session. This means that the Checkout page the user will end up on, are temporary and expires after a while if no successful purchase is made.This means that you need to make sure to always use this Checkout Link URL (as shown above). If you mistakenly copy the URL from a Checkout Session, the link will expire.