#sargis-refunds
1 messages · Page 1 of 1 (latest)
@cerulean charm if i remember correctly, the proration will create a credit to the Customer balance [0]. After you successfully perform the refund, you would want to adjust the Customer's balance for the amount refunded as well.
So after refund i have to call i transactions api and credit the custumer balance ? This is little bit confusing, in other words refund does not do that , it is just refunds and the actual mone returning process should be done via transactions api ?
pretty much yes. Creating a refund is a separate (and unlinked) process from the funds in the Customer Balance.
if you don't adjust the Customer's balance, the next time an invoice is created for that Customer, any funds in the Customer's balance will be automatically applied to that invoice