#yz3-pricingtable-existingcustomer
1 messages · Page 1 of 1 (latest)
Good question. To clarify, are you looking to make these subscriptions yourself or do you want the user to go through another pricing table for them?
I want the user to choose the plan that they want.
But I am sure most of the users may have stripe customer id as they may have purchased one-time items from our website.
So, my question is can I link those id for new subscription payment?
Not immediately sure. Do you have an example ID of a customer that was created this way?
This depends on whether your payment link was set up to save their payment method for future usage
And how you want to create these new subscriptions, I am not sure if pricing tables can re-use customer IDs
But you may be able to create these subscriptions directly with the API
can you please elaborate on that?
There is this endpoint that you can use for existing customers and payment methods. https://stripe.com/docs/api/subscriptions/create