#ironclaw
1 messages · Page 1 of 1 (latest)
hi! not sure, I'll have a look! Did you try and run into an error message, in the meantime?
My bad, seems payment links only work with 'standard' pricing.
""Payment Links do not yet support tiered prices."
Is there any way to generate a link to Stripe checkout for tiered pricing? Or do we need to use the API and set up a Checkout Session?
Or do we need to use the API and set up a Checkout Session?
yep that's most likely what you'd need to do; you'd have a page on your website that triggers that API call and redirects the user to theurlof the returned CheckoutSession