Hi all,
I am a forum newbie, and I did search for my question. So apologies if this has been asked before.
Reading about the Authorize and capture process for placing a hold on a credit card, my understanding is that when you use AUTH_ONLY to place a hold on a card, the hold is placed for 30 days.
Is there a way that the developer can set a custom expiration date, within the 30 day limit? Can I set the expiration to happen, say, a week from when the AUTH_ONLY call is made?
Solved! Go to Solution.
10-22-2013 05:29 PM
No. you will need to use the "void" transaction when you want it to expire.
10-22-2013 05:50 PM
No. you will need to use the "void" transaction when you want it to expire.
10-22-2013 05:50 PM
Thanks!
10-23-2013 02:16 PM