#i'm a cyborg but that's okay

1 messages · Page 1 of 1 (latest)

knotty pulsarBOT
calm barn
#

Hi there

#

How are you performing the upgrade/downgrade?

knotty lagoon
calm barn
#

So when you say "both subscriptions", do you mean both items?

#

Since you are using pending_if_incomplete you should see both pending updates as well as the current subscription item from pre-update

knotty lagoon
calm barn
#

Can you share an example Subscription ID?

#

And when you say "stripe's dashboard for a user", do you mean the Customer Portal?

#

Or your Stripe Account Dashboard

calm barn
#

Can you give me that Sub ID?

#

So I can look?

knotty lagoon
#

sub_1LjnWySDvYNFndThPUdSPZeH

calm barn
#

Thanks, looking

knotty lagoon
#

this is in testing mode btw

#

Is having the same email considered as same customer in stripe?

calm barn
#

No

#

We do not de-duplicate customers by default

#

Hmm yeah this is strange

knotty lagoon
calm barn
#

I don't believe so, looking more though

knotty lagoon
#

I'll try to setup a fresh new email id and check

calm barn
#

The email shouldn't matter

knotty lagoon
#

ah

calm barn
#

Since the update was successful you should just see the new Price on the Sub

#

Checking with a colleague to see if I'm missing anything here

#

Otherwise seems like a bug to me

knotty lagoon
#

cool

calm barn
knotty lagoon
#

yeah, one sec

#

how do I see the prices? Inside lines.data array?

calm barn
#

Yeah

knotty lagoon
#

Give me a minute.

#

Sorry

#

okay, I see both the prices.

calm barn
#

Thanks for testing

#

Getting confirmation that this is unexpected. There is a small chance that it is expected that the former Price doesn't drop off until the next cycle, but I don't really see why that would be the case (it isn't my understanding of how this should work)

knotty lagoon
#

alright. I'll mark it off as a rare thing. I'll try to test more(with clean slate). If I encounter the same thing, i'll put up an issue in this channel.

#

Thank you for the help.

calm barn
#

Sure thing. If this is unexpected then I'll file a ticket internally to get it fixed

#

Thanks for reporting

#

@knotty lagoon okay actually I'm wrong

#

I totally missed that you aren't specifying the current Subscription item in your update

knotty lagoon
#

aah

calm barn
#

But if you don't specify the current item, then we just add an item on, not replace the current item.

#

Sorry for missing that!

knotty lagoon
#

that makes sense. Thank you again for this.
PS: My bad as well for not reading the docs properly.

#

Have a great day. Cheers!