Hi,
I'm currently adding partial payment support for our AIM integration. We were using Authorization and Capture method. I thought clarifying following assumptions before being put in production since the Authorization and Capture sends the payment to settlement immediately.
Are these assumptions accurate?
Thanks in advance.
Sameera
Solved! Go to Solution.
03-31-2013 08:55 PM - edited 03-31-2013 08:57 PM
a)Both example with partial turn on.
example 1)one cc have enough for the auth_capture amount, run just like before.
example 2)one cc only enough for half, and the 2nd CC cover the rest, the 1st auth_capture will be more like a auth_only as it will be on hold, by not charge, the 2nd auth_capture will finish auth and capture both credit card.
if you don't send the 2nd auth_capture, you would have to use the prior auth capture to just capture the 1st CC. (with just the half amount)
A)correct, as soon as it get the total amount it would do the capture.
B)yes, the 1st CC would act like a auth_only.
04-01-2013 06:07 AM
1)Yes
2)No, the last Authorization and Capture transaction that cover the full amount will capture the transaction.
3)only if you are doing auth_only.
04-01-2013 04:42 AM
Thank you for the reply. There are further clarifications on the same area if you could help me out with.
The context is that I'm going to continue using Authorize and Capture when partial payments are enabled. But most the time the amount can be charged in full.
When you consider a scenario the card is fully charged in the first submit;
A) I assume based on the answer to above assumption 2 that even when partial payments are enabled the Authorize and Capture in fact captures the amount and I dont have to send another call.
Consider the Authorize and Capture could only authorize (?) a partial amount and there was no card submitted for the rest;
B) The amount authorized upto now remains authorized only unless a card is submitted for the rest of the amount or prior auth capture is called.
Are the assumptions A and B are correct in the given scenarios?
Thank you.
04-01-2013 05:34 AM
a)Both example with partial turn on.
example 1)one cc have enough for the auth_capture amount, run just like before.
example 2)one cc only enough for half, and the 2nd CC cover the rest, the 1st auth_capture will be more like a auth_only as it will be on hold, by not charge, the 2nd auth_capture will finish auth and capture both credit card.
if you don't send the 2nd auth_capture, you would have to use the prior auth capture to just capture the 1st CC. (with just the half amount)
A)correct, as soon as it get the total amount it would do the capture.
B)yes, the 1st CC would act like a auth_only.
04-01-2013 06:07 AM