cancel
Showing results for 
Search instead for 
Did you mean: 

Using PRIOR_AUTH_CAPTURE need update the Invoice numbet

Hi,

 

We are using AIM module for our website. In first call we are using AUTH_ONLY. If everything is okay then we are using PRIOR_AUTH_CAPTURE to capture the amount. The Problem here is we need to update the Invoice number in the second call (PRIOR_AUTH_CAPTURE). How can we achieve this ? because "priorAuthCapture" method accepts only transaction id and amount parameters.. 

annamalaics1
Member
1 REPLY 1

Invoice # do not get update on PRIOR_AUTH_CAPTURE, you would need to saved that on your own database.

RaynorC1emen7
Expert