#beneordio_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1287755867759972444
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- beneordio_api, 2 hours ago, 50 messages
- bene_paymentlink-customer, 6 days ago, 16 messages
- beneordio_api, 6 days ago, 6 messages
Thats the basic code i used for the customer portal session with flow that worked until i added the configuration
customer={{259246619__customer__id}}&configuration=bpc_1Q2BH3IBlWedxMGUJaRGZsty&flow_data[type]=subscription_update&flow_data[after_completion][type]=hosted_confirmation&flow_data[subscription_update][subscription]={{259246619__id}}
is there a way to add the pro ration to a customer portal session without using the bcp_configuration?
AFAIk, no. Customer portal configuration is meant for these kind of usage..
What has been designed to send a link to an EXISTING customer to set him up for a new subscription? because payment links create new customers i cant use them (or is there a workaround to that attaches a payment link to an existing customer_id?)
Hi there ๐ no, Payment Links are meant to be designed for use by all of your customers and aren't Customer specific. You could create Checkout Sessions, which can be tied to existing Customers and also offer a hosted checkout experience. (Payment Links work by creating Checkout Sessions for you).
Can you elaborate on what you mean when you say the portal session didn't work when you added the configuration?
checkout sessions are different to customer portal sessions?
Yes, very
You can start reading here to get an overview of them:
https://docs.stripe.com/payments/checkout/how-checkout-works
Thanks i am currently in a call but will have a look asap. Could you leave this ticket open for an hour or two please?