cancel
Showing results for 
Search instead for 
Did you mean: 

Query Transaction ID Directly?

The membership plugin in my scenario uses the Transaction ID to identify accounts in Authorize.NET - I have users that were pre-Authorize.NET and want to check if their ID matches a valid Authorize.NET ID.

May someone point me at an example of this via the API? 

pcnweb
Member
1 REPLY 1

Hi @pcnweb,

 

You can get details of a particular transaction by calling the getTransactionDetailsRequest method. Using that method, you can query the API with a particular ID and see if it matches one of your transactions on our end.

 

If I'm misunderstanding your request or if you need any additional details, please let me know!

Aaron
All Star