Closed pnutshellmenace closed 8 years ago
Line 337 (inside getTransactionList function):
return setRequest(service, 'createTransactionRequest', {
I believe the correct Authorize.net API method name should be: getTransactionListRequest.
You were absolutely correct. It's now fixed and will be available in next release.
Line 337 (inside getTransactionList function):
I believe the correct Authorize.net API method name should be: getTransactionListRequest.