cancel
Showing results for 
Search instead for 
Did you mean: 

C# EMV authorization capture in PHP

Just a quick question while we prepare our environment for EMV testing using the Windows SDK.

 

If we do EMV authorizations in the Windows SDK, can the authorization ID be used in other systems (e.g. a PHP SDK implementation, or really any sort of endpoint communication) to perform the final capture, or does it have to stay within the environment running the EMV library?

 

I imagine we would be able to use the authorization ID elsewhere since it should just be Authorize.net data at that point, but I can't test this on my own yet to verify, and my implementation idea currently relies on this concept, so I am hoping someone knows.

Chrysus
Member
1 REPLY 1

You can use the transaction Id from the authOnly transaction as refTransId in this API call(https://developer.authorize.net/api/reference/index.html#payment-transactions-capture-a-previously-a...for the capture. It doesn't have to be in the same environment where you do the EMV authorizations. 

rahulr
Authorize.Net Developer Authorize.Net Developer
Authorize.Net Developer