Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gateways:epayments [2018/11/28 10:21] – [Setting Up ePayments for FoxyCart] adamgateways:epayments [2022/06/20 17:31] (current) – [Setting Up ePayments 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               : ePayments  +name               : ePayments 
-countries          : at, be, bg, cy, cz, dk, ee, fi, fr, de, gr, hu, ie, it, lv, lt, lu, mt, nl, pl, pt, ro, sk, si, es, se, gb, eu  +countries          : at, be, bg, cy, cz, dk, ee, fi, fr, de, gr, hu, ie, it, lv, lt, lu, mt, nl, pl, pt, ro, sk, si, es, se, gb, eu 
-support-added      : 2.0  +support-added      : 2.0 
-support-removed    :  # +support-removed    : 
 auth-net-emulation : no # enter "yes" or "no" (without quotes) auth-net-emulation : no # enter "yes" or "no" (without quotes)
-supports-3dsecure no # enter "yes" or "no" (without quotes) +supports-3dsecure yes # enter "yes" or "no" (without quotes) 
-gateway_url        : https://www.epayments.com/ +gateway_url        : https://www.epayments.com/
 ---- ----
 +
  
  
Line 15: Line 16:
 ===== Setting Up ePayments for FoxyCart ===== ===== Setting Up ePayments for FoxyCart =====
  
-For creating account please write to the ePayments [[https://www.epayments.com/about.html]]. +For creating an account please visit the [[https://www.epayments.com|ePayments website]].
  
-One of the main settings for your account is **CallbackUrl**, this value should be ''https://yourdomain.foxycart.com/ipn.php'', where ''yourdomain.foxycart.com'' is your own FoxyCart store subdomain. If you're using a remote store domain like ''store.example.com'' then the callback would be ''https://store.example.com/ipn.php''.+Once created, one of the main settings for your account is for **CallbackUrl**, this value should be ''https://yourdomain.foxycart.com/ipn.php'', where ''yourdomain.foxycart.com'' is your own FoxyCart store subdomain. If you're using a remote store domain like ''store.example.com'' then the callback would be ''https://store.example.com/ipn.php''. 
 + 
 +<WRAP center round important 90%> 
 +Subscriptions are not supported with ePayments.com at this time. If you intend to sell subscriptions with your FoxyCart store, you will also need to make use of another payment gateway that does. 
 +</WRAP>
 ===== Testing ===== ===== Testing =====
 ==== Obtaining a Test Account ==== ==== Obtaining a Test Account ====
Line 23: Line 28:
  
 ==== Test Card Numbers ==== ==== Test Card Numbers ====
-Number: 4314220000000049 +  * **Successful** 
-Expiry date: 01/22 +    * Number: 4314220000000049 
-CVC: 589  +    Expiry date: 01/22 
-Card does not support 3D Secure **Successful** +    CVC: 589  
- +    Card does not support 3D Secure 
-Number: 5142905574265797 +  * **Declined by bank** 
-Expiry date: 01/20 +    Number: 5142905574265797 
-CVC: 221  +    Expiry date: 01/20 
-Card does not support 3D Secure **Declined by bank** +    CVC: 221  
- +    Card does not support 3D Secure 
-Number: 2200774546102058 +  * **Declined by transfer provider** 
-Expiry date: 04/21 +    Number: 2200774546102058 
-CVC: 986  +    Expiry date: 04/21 
-Card does not support 3D Secure - **Declined by transfer provider**+    CVC: 986  
 +    Card does not support 3D Secure
  
  <wrap help>Know more? Feel free to edit this page with info.</wrap>  <wrap help>Know more? Feel free to edit this page with info.</wrap>

Site Tools