#yamith_error

1 messages ¡ Page 1 of 1 (latest)

tidal nestBOT
#

👋 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/1334278455532982336

📝 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.

jovial vessel
#

Hi, taking a look here

calm crag
#

req_oELQVt5OQ9zM9J

#

And this session created
req_oELQVt5OQ9zM9J

jovial vessel
calm crag
#

When doing the checkoutsession, the customer_id is not passed because it is just going to create it, isn't Stripe supposed to return the customer_id to me?

#

Configuration checkout session

jovial vessel
#

You can pass 'always' value to create a customer every time

calm crag
#

and mode subscription?

jovial vessel
calm crag
#

Therefore, it is in subscription mode, you should create the customer with the information you give at the time of payment, this is how it is at the moment, when you send that customer_id it is as if it were empty

#

That is, you see the customer_id in Stripe, it is created, when you go to the customer portal with that customer_id it does not recognize it

#

cus_Rg4RuqvTKJiVW5

#

Sorry if it's not clear, I'm using Google Translate.

jovial vessel
#

Is the Checkout Session completed in that subscription mode?

#

Can you share the request id where that Session succeeded?

calm crag
#

req_1GD1OWmLaQ34PM

jovial vessel
#

Yeah, the customer id is in the response: d: "cus_Rg4RuqvTKJiVW5",

#

Since you're using Bubble you might want to ask from their support

calm crag
jovial vessel
#

That customer id is valid, and the customer portal creation is not showing a customer being passed to us in the code