#pavlina_best-practices

1 messages ¡ Page 1 of 1 (latest)

junior ruinBOT
#

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

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

prime locust
#

I guess I wasn't expecting them to show up as 2 subscriptions - main + additional and got a bit confused with how Stripe handles this scenario.

naive perch
#

You don't need to create multiple subscriptions

#

You can have multiple items within a single subscription

prime locust
#

is it wrong to create multiple subscriptions?

naive perch
#

Not really. It's just unnecessary

#

You also created 2 customers it looks like

#

That I would consider to be wrong

prime locust
#

The thing is I didn't create two customers, but on the stripe dash it appears as 2 subscriptions

naive perch
#

Oh ok

#

But yeah you don't need to do that

prime locust
#

when I go to the customers dashboard it seems he is subscribed to two things

naive perch
#

You could just add a new item to the existing sub

prime locust
#

Alright, I'll see to that, can I go back to this ticket if I have more questions or you're going to close it?

naive perch
#

We close them after some inactivity

#

You can always open a new thread though

prime locust
#

Okay, thanks

placid token
#

getting this erorr while creating invoice I check before creating invoice whethere there is exist of accoutn against that stirpe account or not if not I am creating with that one that try with that part.

"No such customer: 'cus_SPJpCtUfMyhDgI'"

        "code": "resource_missing",
        "doc_url": "https://stripe.com/docs/error-codes/resource-missing",
        "message": "No such customer: 'cus_SPJpCtUfMyhDgI'",
        "param": "customer",

Learn more about Stripe API error codes and how to resolve them.

naive perch
#

@placid token please open a thread in #help

#

This is for Pavlina