Hi,
We will be having an Subscription(ARB) with one trial payment and 10 installments(monthly). There is a chance of updating that Subscription. On this update., we will update the amount for remaining installments. Also we will charge some additional amount. If the additional amount was positive ., we can use "Charge a Customer Profile" API. But if the amount is negative there are possibilities where i want to refund certain amount in this subscription. In that case., what should i do. Can i associate a refund with my Subscription. How should i handle this.
Thanks in Advance,
Suresh Babu R
โ12-14-2017 11:40 PM
In the existing ARB API, we dont have refund functionality available.
But, you can
1. login to MINT (merchant interface )- https://account.authorize.net
2. Go to Recurring Billing Section > Transaction Status Report > Select the transaction you want to refund > Select Refund
OR
can use the API for refund - https://developer.authorize.net/api/reference/#payment-transactions-refund-a-transaction
โ12-14-2017 11:52 PM - last edited on โ12-15-2017 05:09 AM by RichardH