Transactions

Revised: August 7, 2019

6.0 View a Transaction given Reference Number


Operational





Test URL:

https://secure.e-registernow.com/cgi-bin/accept.cgi?TOKEN=9c02f979ffb5e0113884755d349e93f2&RREF=19873902&FORMATSTYLE=JSON
&apiButton=POST&state=TRANSACTIONREFLOOKUP

About Call:
  • Returns the details of one transaction matching the reference number
Errors:
  • 400: Invalid Token input
  • 401: Invalid Reference number input
  • 409: No Matches found

6.1 Lookup Approved Transactions


Operational





Test URL:

https://secure.e-registernow.com/cgi-bin/accept.cgi?TOKEN=9c02f979ffb5e0113884755d349e93f2&XXXCARDHOLDERNAME=Fred+Flintstone&XXXEXPIRY=&
REGISTRANT_NAME=Fred+Flintstone&RCOMPANY=&XXXAMOUNT=56.00
&ERROR=&FORMATSTYLE=JSON&apiButton=POST&state=TRANSACTIONLOOKUP

About Call:
  • Returns a maximum of 50 transactions matching the substrings of the given information provided below
Errors:
  • 400: Invalid Token input
  • 403: No Matches Found

6.2 Lookup Declined Transactions


Operational





Test URL:

https://secure.e-registernow.com/cgi-bin/accept.cgi?
TOKEN=9c02f979ffb5e0113884755d349e93f2&XXXCARDHOLDERNAME=Flintstone
&FORMATSTYLE=JSON&apiButton=POST&state=DECLINESLOOKUP

  • Returns a list of declined transactions matching a substring of the cardholder's Name

Errors:

  • 403: No Matches Found