#guyfischman
1 messages · Page 1 of 1 (latest)
Hello! Unfortunately passing through the Customer ID isn't someting that's supported right now - but we do have this: https://stripe.com/docs/payments/checkout/pricing-table#limit-subscriptions
@upbeat jungle failing that option, can I get the javascript code for the embeddable pricing table I created so I can add this to it manually?
I don't think that'll work - there is no publicly accessible Pricing Table API that you'd need to be able to implement this yourself on your end
You'd need to build your own solution just based off the Checkout Sessions API and your own UI
Last try - is stripe-pricing-table in a repo I can send a pull request?
No, really your only options right now are to implement something custom on your end or to wait until we support this