#devendra_api

1 messages ยท Page 1 of 1 (latest)

tame groveBOT
#

๐Ÿ‘‹ 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/1333757809904582717

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

quiet urchin
#

hi there!

#

we don't know much about the Stripe Dashboard here on Discord.

hexed quiver
#

I just want to know about the credit balance.

#

The price for a quantity of 2 is 100. If I update it to 1 via the Stripe dashboard, the resulting credit balance should be -50. Why is it showing -136 instead?

quiet urchin
#

can you share the Invoice ID (in_xxx) where you see this -136?

quiet urchin
#

having a look

tame groveBOT
summer oracle
#

Hi there ๐Ÿ‘‹ apologies for the delay. I'm jumping in to lend a hand, please bear with me a moment while I catch up on the context here.

#

When checking the invoice in_1QmCPiIE5Vvk0efGvCvsccT7 I see that it has two invoice items of which was unused completly

#
  • 2 x price_1QmCOJIE5Vvk0efG16WOtt1C => 2x50 = -100
  • 1 x price_1QmCOJIE5Vvk0efGqNer7Pkm => 1x36 = -36
hexed quiver
#

Yes when qty 2 to 1 then credit balance it should -50 but its showig -136

summer oracle
#

No it's another price Id

#

You didn't just reduced the quantity

hexed quiver
#

Sorry, I dont get you.

#

I just reduced the quantity from stripe dashboard.

summer oracle
#

According to the invoice Id you've shared you changed the price used in the invoice and not the quantity

#

I encourage you to start a new test from scratch.

hexed quiver
#

Wait, I'll give you fresh sub.

#

Now I'm going to change only qty 2 to 1 from stripe dashboard.

#

Now I'm changing qty to 2 to 1 from stripe dashboard.

summer oracle
#

it's not the same product

#

You probably should reach out to Stripe Support at https://support.stripe.com/contact to understand better how to use Stripe Dashboard, as my team in this channel don't know much about it.

#

This channel is for technical integration questions mostly.