#gbarba

1 messages · Page 1 of 1 (latest)

unique jacinthBOT
blazing kindle
#

Sure, can you share the in_xxx ID?

tawny widget
#

in_1OR7BNLf6j9PT4hqEW1mFf87

#

Not sure where is the issue 😦

blazing kindle
tawny widget
#

Mmm so how could I manage this

blazing kindle
tawny widget
#

👀

#

Am I creating the customer with balance?

blazing kindle
#

So you'd create a new transaction for a minus amount to decrement the balance back to 0

tawny widget
#

Mmm but this only happens some times and I think is because the amount of the product I’m charging.. let me see the last link you sent me

blazing kindle
tawny widget
#

And this value comes from the customer at stripe isn’t it?

blazing kindle
#

Yes, their customer balance as I shared before. That is where any credit for unused time is applied if/when cancelling a subscription, for example

tawny widget
#

But at the point I created the customer the balance was 0 from what I see in the events

#

Ok, I see an event where the balance was updated evt_1OR7BNLf6j9PT4hqxbwAEj6i

blazing kindle
tawny widget
#

So setting the balance always to -500 we will make sure we charge what we are asking for, isn’t it?

blazing kindle
#

Well, no. Because then that will essentially act as a debit (i.e. they own you money) and will subsequently be charged on a following invoice

tawny widget
#

My main concern is why I am getting this balance update event evt_1OR7BNLf6j9PT4hqxbwAEj6i from where comes this…

#

Sy maybe is clear for you but I’m not getting this 😓

unique jacinthBOT
blazing kindle
tawny widget
#

Ok.. is always the minimum the same?

blazing kindle
tawny widget
#

Where I can see the list of minimum charge amount per currency in stripe

#

Ok. Now is clear thanks!! One last thing, so now I’ve changed 0 because we are not able to charge less than the minimum.. so the next charge of the subscription will happens the same? Or we will charge the previous plus the current

blazing kindle
#

Yes if you try to charge 998 IDR again it will debit the balance again because it's beneath the min. charge amount so we can't actually charge a card on file for that

tawny widget
#

From what I see in the upcoming invoice yes.. so as this is a 1 month subscription I guess on month 3 we will charge 0 and in month 4 we will charge again 998 x 2

blazing kindle
#

Sounds right yep!

tawny widget
#

Thanks!!

#

If the user cancels the subscription before arrive to month 2 I guess we don’t change anything, we lost the money basically isn’t it?

stark gust
#

Hey! Taking over for my colleague. Let me catch up.

tawny widget
#

Ok..

#

This was the last question

#

Cc @blazing kindle