#Timothée
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Ok !
Is there any requirements for the plans to be listed ?
I was assuming that all plans were displayed by default.
You mean the Stripe Billing Customer Portal? https://stripe.com/docs/customer-management
Yes
You can't offer new products on the Billing Portal, instead you can allow customers to manage existing subscriptions there.
Ok. So I need a different Stripe integration somwhere for the first subscription ?
Correct
Is there anything that can gather tax / card / billing information easily ?
Stripe Checkout is the simplest easiest integration: https://stripe.com/docs/payments/checkout
Happy to help. Let me know if you have any other questions.
OK.
If I store a user_id in customer's metadata. Is there any way to retrieve the customer's from the user_id I set in the metadata ?
Do you want to search for a customer using a metadata field?
Yes.
You can use Search API: https://stripe.com/docs/api/customers/search
And use the metadata field: https://stripe.com/docs/search#query-fields-for-customers