• Skip to primary navigation
  • Skip to main content
  • Home
  • Why Choose Us
  • DEMOS
  • PRICING
  • CONTACT

e-RegisterNow

Online Event Registration Software

Toll Free: 1.888.218.1020

LOGIN BLOG FAQ TRAINING PAYMENT API
  • Event Registration
    • Conference Registration Software
    • Course Registration Software
    • Camp Registration Software
    • Event Registration Features
  • eTicketing
    • Sell Tickets Online
    • Event Ticketing Software
    • Reserved Seating Software
    • Mobile Ticketing Service
    • Gate Redemption Program
    • Ticket Scanner App (ETS)
  • Sports
    • Sport Registration Software
    • Golf Tournament Registration Software
    • Sport Camp Registration Software
    • Fitness Club Registration Software
    • Team Registration Software
    • Consumer Show Ticketing Software
    • Sport Stadium Ticketing Software
    • Sports Insurance Software
You are here: Home » API – Gateway

Gateway

Revised: June 17, 2019

Instructions:


2.0 Credit Card Simulator

Operational










Test URL:

https://secure.e-registernow.com/cgi-bin/accept.cgi?TOKEN=&MID=123&XXXAMOUNT=
&XXXCARDHOLDERNAME=&XXXCARDNUMBER=&XXXEXPIRY=
&XXXCVV=&FORMATSTYLE=JSON&apiButton=POST&state=CARDSIMULATOR

URL Breakdown
  • TOKEN is the security token that you get from the authentication calls.
  • MID is the M account number you would like to simulate the transaction through.
  • XXXAMOUNT is the transaction amount you would like to simulate.
  • XXXCARDHOLDERNAME is the name of the credit card holder.
  • XXXCARDNUMBER is the credit card number.
  • XXXEXPIRY is the expiry date of the credit card.
  • XXXCVV is the verification number on the back of the credit card.
  • FORMATSTYLE(JSON or Tab Delimited) is the format you want the return to be in.
About Call:
  • This simulator does not process transactions through any financial institution or the eRegisterNow system, it just performs some checks on the credit card info you submit, This simulator is completely isolated from everything.
  • The response from the eRegisterNow server returns JSON or TAB delimited.
  • The credit card must pass the mod-10 Luhn rule. (e.g. https://bestccgen.com/visa-card-generator)
  • This simulator returns approved or declined for given any card number.
  • Negative Amounts are NOT allowed.
  • Test Cards, these card values created test transactions which are deleted each night at 1AM.
    • Approval – 4444 0000  0000  0000
    • Decline – 4003  0505  0004  0005
Errors:
  • 869: invalid security token
  • 872: invalid amount
  • 874: invalid card number
  • 870: invalid cvv
  • 871: invalid expiry date
  • 873: card must be visa, master card, or American express
  • 876: card does not pass Luhn’s Rule

© Copyright 2017 · e-registernow.com · All Rights Reserved · Admin