#haya-invoice

1 messages · Page 1 of 1 (latest)

quartz sinew
#

Hi @dim abyss can you walk me through with an example?

dim abyss
#

Hi @quartz sinew , thank you for the reply.

We are trying to make 12Yen invoice to the user from stripe dashboard.
However, when we create 12 Yen invoice, we will see that 0 Yen is invoiced (since the invoice amount is smaller than the minimum invoice amount).

What happens next is that, this 12 Yen will get added on "Credit Balance" section so that stripe will add 12 Yen on the next invoice.

However, there are customers who has already cancelled the subscription and there is no next invoice. In this case, how can we deduct 12 Yen from customer?

quartz sinew
dim abyss
#

yes exactly

#

so i would like to ask how can we make 12 yen invoice if user has no next invoice

quartz sinew
#

I'm afraid that this is the limitation, we cannot create a charge if it's below the minimum amount.

dim abyss
#

I see, so the amount that is smaller than the minimum amount would be kept inside "Credit balance" forever?

quartz sinew
#

You can create a charge to the customer again when the credit balance amount has reach the minimum

dim abyss
#

i see so unless credit balance amount reaches the minimum or if the next invoice that surpass the minimum amount is scheduled, credit balance will remain forever right?