Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following is a sample SALE Transaction query string:

 


Code Block
languagebash
https://gateway.merchantplus.com/cgi-bin/PAWebClient.cgi?x_Login=

...

APIUSER&x_Tran_Key=

...

TRANSKEY&x_First_Name=

...

Joe&x_Last_Name=

...

Doe&x_Company=

...

XYZ+Company&x_Address=29+Broadway&x_City=

...

New+

...

York&x_State=

...

NY&x_Zip=10006&x_Country=US&x_Phone=

...

8005461997&x_Fax=

...

&x_Cust_Id=23232323&x_Customer_Tax_ID=

...

123456789&x_Email=

...

TEST@EMAIL.COM&x_Invoice_Num=1232132132&x_Ship_To_First_Name=

...

John&x_Ship_To_Last_Name=

...

Doe&x_Ship_To_Company=

...

XYZ+Company&x_Ship_To_Address=29+Broadway&x_Ship_To_City=

...

New+

...

York&x_Ship_To_State=

...

NY&x_Ship_To_Zip=10006&x_Amount=

...

102&x_Method=CC&x_Type=AUTH_CAPTURE&x_Card_Num=

...

4111111111111111&x_Exp_Date=

...

1218&x_Card_Code=123

...

&x_delim_data=TRUE&x_delim_char=

...

The response would be:

Code Block
languagebash
1,,1,This transaction has been approved,001331,

...

N,

...

5786,1232132132,,

...

10200,,AUTH_CAPTURE,23232323,John,Doe,

...

XY Company,29 Broadway,New York,NY,10006,x_Phone=

...

8005461997,,

...

,

...

test@email.com,

...

John,

...

Doe,XYZ Company,29 Broadway,New York,NY,10006,,0,0,0,0,,,,

...

M,

Response Code Details

The following tables list the response codes and response reason texts that are returned for each transaction.

...