#365TekHaus

1 messages · Page 1 of 1 (latest)

vast nexusBOT
uncut dock
#

Hello 👋
So if I understand correctly, you need to issue an invoice outside the usual subscription cycle, which then debits the customer balance correct?

harsh roost
#

Thanks @uncut dock ,
Let me describe a scenario.
A customer has $100 in his account, I want to deduct $20 per day from this balance if the customer purchases for that day.
How can this be implemented?

uncut dock
#

Customer balance can only be applied to an invoice. So you'd need to create a one-off invoice for this.

harsh roost
#

Will this invoice always be sent to the customer for approval each time he is billed?

uncut dock
#

Depends on the collection_method you set when you create the invoice

harsh roost
#

How can I create a one-off invoice to deduct $20 from the customer's balance on each purchase?

uncut dock
vast nexusBOT
harsh roost
#

Thanks.
I'll try it out now and revert