SERVER_PULL Request Variables

These are the request variables directly posted by the merchant’s website to our transaction result query handler. The external URL address to send the request to; https://mms.ThePaymentGateway.net/Pages/PublicPages/PaymentFormResultHandler.ashx

Variable Name Data

Type

Max

Length

Comments
MerchantID

A

The merchant ID that was used to process the transaction
Password

A

15

The password that corresponds to the gateway account
CrossReference

A

24

The unique CrossReference of the transaction
EchoAVSCheckResult B

true/false

Instructs the transaction result query handler to include the AVS check result of the transaction in the transaction result variable list
EchoCV2CheckResult B

true/false

Instructs the transaction result query handler to include the CV2 check result of the transaction in the transaction result variable list
EchoThreeDSecureAuthentic ationCheckResult B

true/false

Instructs the transaction result query handler to include the 3D Secure check result of the

transaction in the transaction result variable list

EchoFraudProtectionCheckRes ult B

true/false

Instructs the transaction result query handler to include the Fraud protection check result of the transaction in the transaction result variable list
EchoCardType B

true/false

Instructs the transaction result query handler to includethecardtypeofthetransactioninthe

transaction result variable list

EchoCardNumberFirstSix B

true/false

Instructs the transaction result query handler to include the first 6 digits of the card number of the transaction in the transaction result variable list

EchoCardNumberLastFour B

true/false

Instructs the transaction result query handler to include the last 4 digits of the card number of the transaction in the transaction result variable list

EchoCardExpiryDate B

true/false

Instructs the transaction result query handler to

include the expiry date of the card of the transaction in the transaction result variable list

EchoDonationAmount B

true/false

Instructs the transaction result query handler to include the donation amount of the transaction in the transaction result variable list

 

Next Post
SERVER_PULL Output Hash Digest
Previous Post
Transaction Result PULL Response
Menu