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:22] – [Test Card Numbers] 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]]
 + 
 +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''.
  
-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''.+<WRAP center round important 90%> 
 +Subscriptions are not supported with ePayments.com at this timeIf you intend to sell subscriptions with your FoxyCart storeyou 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 ====
- * **Successful** +  * **Successful** 
-   * Number: 4314220000000049 +    * Number: 4314220000000049 
-   * Expiry date: 01/22 +    * Expiry date: 01/22 
-   * CVC: 589  +    * CVC: 589  
-   * Card does not support 3D Secure +    * Card does not support 3D Secure 
- * **Declined by bank** +  * **Declined by bank** 
-   * Number: 5142905574265797 +    * Number: 5142905574265797 
-   * Expiry date: 01/20 +    * Expiry date: 01/20 
-   * CVC: 221  +    * CVC: 221  
-   * Card does not support 3D Secure +    * Card does not support 3D Secure 
- * **Declined by transfer provider** +  * **Declined by transfer provider** 
-   * Number: 2200774546102058 +    * Number: 2200774546102058 
-   * Expiry date: 04/21 +    * Expiry date: 04/21 
-   * CVC: 986  +    * CVC: 986  
-   * Card does not support 3D Secure+    * 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