Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gateways:emspay [2017/04/25 17:13] – [Obtaining a Test Account] vladimir | gateways:emspay [2021/01/12 21:07] (current) – [Data entry] marija | ||
---|---|---|---|
Line 1: | Line 1: | ||
---- dataentry gateway ---- | ---- dataentry gateway ---- | ||
- | type : gateway | + | type |
- | + | name | |
- | # Add the full name of the gateway after the colon below. | + | countries |
- | name | + | support-added |
- | + | support-removed | |
- | # Supported Countries. Please use 2-character ISO Country Codes available at | + | |
- | # http:// | + | |
- | # Separate multiple country codes by commas. | + | |
- | countries | + | |
- | + | ||
- | # Enter the FoxyCart versions where support was added or removed (if applicable). | + | |
- | # Version numbers should include applicable decimals, such as " | + | |
- | support-added | + | |
- | support-removed : | + | |
- | + | ||
- | # Features and Details | + | |
auth-net-emulation : no # enter " | auth-net-emulation : no # enter " | ||
supports-3dsecure | supports-3dsecure | ||
- | + | gateway_url | |
- | # Gateway URL | + | |
- | gateway_url | + | |
---- | ---- | ||
+ | |||
Line 27: | Line 15: | ||
===== Setting Up EMS Pay for FoxyCart ===== | ===== Setting Up EMS Pay for FoxyCart ===== | ||
- | 1) Contact EMS Pay and they will send you email with all credentials. | + | 1) Contact EMS Pay and they will send you an email with all of your credentials. |
{{ : | {{ : | ||
- | To configure EMS e-commerce | + | To configure |
- | For this we should use **Web Service API** table. | + | |
+ | 2) Paste the **Web Service API/User ID** to the **base auth login** field | ||
+ | |||
+ | 3) Paste the **Web Service API/ | ||
+ | |||
+ | 4) Paste the **Web Service API/Client Certificate Private Key Password** to the **certificate password** field | ||
+ | |||
+ | 5) Prepare the certificate and upload it to the **merchant key** field | ||
+ | - Download the attachment from the email labelled **IPG_Certificate_< | ||
+ | - Concatenate the **PEM** and **KEY** files as **union.pem** | ||
+ | - Upload it into the **merchant key** field. | ||
+ | |||
+ | To concatenate the two files together, there are a couple ways you can achieve that. If you're handy with your operating systems terminal/ | ||
+ | |||
+ | If you're not familiar with the terminal, you can also do it manually using a text editor like Notepad, Wordpad or Textedit. Create a new file and paste in the whole contents of the **.pem** file, then on the following line paste the whole contents of the **.key** file. Save this new file as **union.pem**. | ||
- | 2) Paste **Web Service API/User ID** to the **base auth login** field | ||
- | 3) Paste **Web Service API/ | + | ===== Setting Up EMS Pay Virtual Terminal ===== |
- | 4) Paste **Web Service API/Client Certificate Private Key Password** to the **certificate password** field | + | The needed credentials for configuring the virtual terminal can be referenced from the **Virtual Terminal** table within |
- | 5) Prepare certificate | + | For using this link, you should download, unpack |
- | - Download | + | |
- | - Concatenate **PEM** and **KEY** file(for example your **User ID** is **test1** command for this in Unix operation | + | |
+ | The archive you also can find in EMS Pay email. | ||
===== Testing ===== | ===== Testing ===== | ||
==== Obtaining a Test Account ==== | ==== Obtaining a Test Account ==== | ||
- | Contact emspay for info. And fill data like above. | + | Contact emspay for info. And fill data like in **Setting Up EMS Pay for FoxyCart**. |
==== Test Card Numbers ==== | ==== Test Card Numbers ==== | ||
You can use 4111111111111111 to simulate successful card validations in test mode (this number fails in production of course) | You can use 4111111111111111 to simulate successful card validations in test mode (this number fails in production of course) |