Documentation You are here: start » gateways » paygate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gateways:paygate [2012/03/20 10:27] – created evggateways:paygate [2021/10/26 15:39] (current) – [Setting Up PayGate for FoxyCart] adam
Line 1: Line 1:
 ---- dataentry gateway ---- ---- dataentry gateway ----
-type            : gateway         # do not change this line+type                   : gateway # do not change this line 
 +name                   : PayGate 
 +countries              : ZA 
 +support-added          : 0.7.2 
 +support-removed        :  
 +auth-net-emulation     : no # enter "yes" or "no" (without quotes) 
 +supports-3dsecure      : yes # enter "yes" or "no" (without quotes) 
 +supports-multicurrency :  # enter "yes" or "no" (without quotes) 
 +gateway_url            : https://www.paygate.co.za/content.php?onlinepayment&productid=4&t=4 
 +----
  
-# Add the full name of the gateway after the colon below. 
-name            : PayGate 
  
-# Supported Countries. Please use 2-character ISO Country Codes available at 
-# http://www.iso.org/iso/english_country_names_and_code_elements 
-# Separate multiple country codes by commas. 
-countries       : ZA 
  
-# Enter the FoxyCart versions where support was added or removed (if applicable). 
-# Version numbers should include applicable decimals, such as "0.7.0" and not "070" 
-support-added   : 0.7.2 
-support-removed :  
  
-# Features and Details +====== PayGate ====== 
-auth-net-emulation : no # enter "yes" or "no" (without quotes) +===== Setting Up PayGate for FoxyCart =====
-supports-3dsecure  : no # enter "yes" or "no" (without quotes)+
  
-# Gateway URL +<WRAP center round important 95%> 
-gateway_url     :  +The existing PayGate integration does not include support for Foxy subscription functionality due to specific requirements for transactions without CSC/CVV information. We are working on an updated integration that will include subscription support. [[https://foxy.io/contact|Get in touch with us]] if you'd like to be notified when that is launched. 
-----+</WRAP>
  
  
-====== PayGate ====== +When signing up with PayGate - if given the option, select the "PayXML" account type. 
-===== Setting Up PayGate for FoxyCart =====+
  
 +To integrate your PayGate account with your Foxy store, enter the ID and password you got from PayGate for your PayXML account into the appropriate fields in the FoxyCart admin on the "payments" page.
  
 +To get the password, you can follow these steps:
  
 +  - In your PayGate dashboard, go to the Merchant Access Portal (MPA).
 +  - Go to “Administration” and select “Product Configuration”.
 +  - Next to “PayXML” select “Configure”.
 +  - The encryption key shown is the password you will use in FoxyCart.
 ===== Testing ===== ===== Testing =====
 ==== Obtaining a Test Account ==== ==== Obtaining a Test Account ====
-Contact PayGate for info. <wrap help>Know more? Feel free to edit this page with info.</wrap>+PayGate provides developers with two test accounts: ''10011064270'' for normal transactions and ''10011072130'' for 3D Secure transactions (ensure you enable 3D Secure in the payment settings if using this account). The password for both is ''test''.
 ==== Test Card Numbers ==== ==== Test Card Numbers ====
  
 With the default test account you can use the following test card numbers: With the default test account you can use the following test card numbers:
 +
 +=== Approved 3-D Secure Transactions ===
 +  * Visa 4000000000000002
  
 === Approved Transactions === === Approved Transactions ===
Line 66: Line 72:
 Contact PayGate for info. <wrap help>Know more? Feel free to edit this page with info.</wrap> Contact PayGate for info. <wrap help>Know more? Feel free to edit this page with info.</wrap>
  
 +===== Errors =====
  
 +=== Incorrect Credentials Supplied (11) === 
 +This error can occur if your PayGate account is not enabled for PayXML. 
 +  - In your PayGate dashboard, go to the Merchant Access Portal (MPA). 
 +  - Go to "Administration" and select "Product Configuration"
 +  - Next to "PayXML" select "Configure"
 +  - The encryption key shown is the password you will use in FoxyCart.
 ===== Important Notes and Caveats ===== ===== Important Notes and Caveats =====
  

Site Tools