Merge pull request #2793 from monishdeb/HR-322
[civicrm-core.git] / templates / CRM / Admin / Page / PaymentProcessor.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | CiviCRM version 4.4 |
4 +--------------------------------------------------------------------+
5 | Copyright CiviCRM LLC (c) 2004-2013 |
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25 *}
26 {htxt id='proc-type-title'}
27 {ts}Payment Processors{/ts}
28 {/htxt}
29 {htxt id='proc-type'}
30 <p>{ts}Refer to the following documentation:{/ts}</p>
31 <ul>
32 <li>{docURL page="user/contributions/payment-processors" text="Payment processor overview"}</li>
33 <li>{docURL page="Payment Processors" text="Processor comparison and setup guide" resource="wiki"}</li>
34 </ul>
35 <p>{ts}If you're not sure which processor to use - we recommend reviewing terms, limitations and coverage areas on each processor's website before proceeding.{/ts}</p>
36 <p>{ts 1="http://civicrm.org/extensions/civicrm?cat=125"}If your desired processor is not in the list, check the <a href="%1">Extensions Directory</a> for more payment processors you can download. If you still can't find it, consider partnering with a developer and contributing a new extension.{/ts}</p>
37 {/htxt}
38
39 {htxt id='AuthNet-live-user-name'}
40 {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
41 {/htxt}
42 {htxt id='AuthNet-live-password'}
43 {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
44 {/htxt}
45 {htxt id='AuthNet-live-signature'}
46 {ts}You may also optionally set an MD5 Hash Key to verify that responses come directly from Authorize.Net. Login to your merchant account and navigate to <strong>Account Settings</strong>. Select MD5-Hash and enter a new hash value. This can be just about any string of characters or words. Then enter the exact same value here.{/ts}</p>
47 {/htxt}
48 {htxt id='AuthNet-live-url-site'}
49 {ts}The URL for Authorize.net's LIVE Payment server. Use the default value unless otherwise advised by the processor.{/ts}
50 {/htxt}
51 {htxt id='AuthNet-live-url-recur'}
52 {ts}The URL for recurring payments. Use the default value unless otherwise advised by the processor.{/ts}
53 {/htxt}
54 {htxt id='AuthNet-test-user-name'}
55 {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
56 {/htxt}
57 {htxt id='AuthNet-test-password'}
58 {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
59 {/htxt}
60 {htxt id='AuthNet-test-signature'}
61 {ts}You may also optionally set an MD5 Hash Key to verify that responses come directly from Authorize.Net. Login to your merchant account and navigate to <strong>Account Settings</strong>. Select MD5-Hash and enter a new hash value. This can be just about any string of characters or words. Then enter the exact same value here.{/ts}</p>
62 {/htxt}
63 {htxt id='AuthNet-test-url-site'}
64 {ts}The URL for Authorize.net's TEST Payment server. Use the default value unless otherwise advised by the processor.{/ts}
65 {/htxt}
66 {htxt id='AuthNet-test-url-recur'}
67 {ts}The URL for recurring payments. Use the default value unless otherwise advised by the processor.{/ts}
68 {/htxt}
69
70 {htxt id='PayPal-live-user-name'}
71 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Username</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
72 {/htxt}
73 {htxt id='PayPal-live-password'}
74 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Password</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
75 {/htxt}
76 {htxt id='PayPal-live-signature'}
77 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Signature</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
78 {/htxt}
79 {htxt id='PayPal-live-url-site'}
80 {ts}The URL for PayPal's LIVE Payment server. Use the default value (unless otherwise advised by PayPal):{/ts}<br /> https://www.paypal.com/
81 {/htxt}
82 {htxt id='PayPal-live-url-api'}
83 {ts}The URL for PayPal's LIVE API gateway server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://api-3t.paypal.com/
84 {/htxt}
85 {htxt id='PayPal-live-url-button'}
86 {ts}The URL for displaying PayPal's 'Pay with PayPal' payment button image. Use the default value unless otherwise advised by PayPal.{/ts}
87 {/htxt}
88 {htxt id='PayPal-test-user-name'}
89 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Username</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
90 {/htxt}
91 {htxt id='PayPal-test-password'}
92 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Password</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
93 {/htxt}
94 {htxt id='PayPal-test-signature'}
95 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Signature</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
96 {/htxt}
97 {htxt id='PayPal-test-url-site'}
98 {ts}The URL for PayPal's TEST Payment server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://www.sandbox.paypal.com/
99 {/htxt}
100 {htxt id='PayPal-test-url-api'}
101 {ts}The URL for PayPal's TEST API gateway server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://api-3t.sandbox.paypal.com/
102 {/htxt}
103 {htxt id='PayPal-test-url-button'}
104 {ts}The URL for displaying PayPal's 'Pay with PayPal' payment button image. Use the default value unless otherwise advised by PayPal.{/ts}
105 {/htxt}
106
107 {htxt id='PayPal_Express-live-user-name'}
108 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Username</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
109 {/htxt}
110 {htxt id='PayPal_Express-live-password'}
111 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Password</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
112 {/htxt}
113 {htxt id='PayPal_Express-live-signature'}
114 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Signature</strong> as displayed in your LIVE account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
115 {/htxt}
116 {htxt id='PayPal_Express-live-url-site'}
117 {ts}The URL for PayPal's LIVE Payment server. Use the default value (unless otherwise advised by PayPal):{/ts}<br /> https://www.paypal.com/
118 {/htxt}
119 {htxt id='PayPal_Express-live-url-api'}
120 {ts}The URL for PayPal's LIVE API gateway server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://api-3t.paypal.com/
121 {/htxt}
122 {htxt id='PayPal_Express-live-url-button'}
123 {ts}The URL for displaying PayPal's 'Pay with PayPal' payment button image. Use the default value unless otherwise advised by PayPal.{/ts}
124 {/htxt}
125 {htxt id='PayPal_Express-test-user-name'}
126 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Username</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
127 {/htxt}
128 {htxt id='PayPal_Express-test-password'}
129 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Password</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
130 {/htxt}
131 {htxt id='PayPal_Express-test-signature'}
132 {ts}CiviCRM requires that you use the <strong>Signature-based API Credentials</strong> for PayPal Pro and Express. Enter your <strong>API Signature</strong> as displayed in your TEST (sandbox) account's <strong>Profile - View API Signature</strong> screen.{/ts}</p>
133 {/htxt}
134 {htxt id='PayPal_Express-test-url-site'}
135 {ts}The URL for PayPal's TEST Payment server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://www.sandbox.paypal.com/
136 {/htxt}
137 {htxt id='PayPal_Express-test-url-api'}
138 {ts}The URL for PayPal's TEST API gateway server. Use the default value (unless otherwise advised by PayPal):{/ts}<br />https://api-3t.sandbox.paypal.com/
139 {/htxt}
140 {htxt id='PayPal_Express-test-url-button'}
141 {ts}The URL for displaying PayPal's 'Pay with PayPal' payment button image. Use the default value unless otherwise advised by PayPal.{/ts}
142 {/htxt}
143
144 {htxt id='PayPal_Standard-live-user-name'}
145 {ts}Enter the Merchant Account Email Address linked to your LIVE PayPal Merchant Account.{/ts}</p>
146 {/htxt}
147 {htxt id='PayPal_Standard-live-url-site'}
148 {ts}The URL for PayPal's LIVE Payment server. Use the default value unless otherwise indicated by PayPal.{/ts}
149 {/htxt}
150 {htxt id='PayPal_Standard-live-url-recur'}
151 {ts}The URL for PayPal Standard recurring payments. Use the default value unless otherwise indicated by PayPal.{/ts}
152 {/htxt}
153 {htxt id='PayPal_Standard-test-user-name'}
154 {ts}Enter the Merchant Account Email Address linked to your PayPal Sandbox merchant account (NOT your Developer Central login - unless it's the same).{/ts}</p>
155 {/htxt}
156 {htxt id='PayPal_Standard-test-url-site'}
157 {ts}The URL for PayPal's TEST Payment server. Use the default value unless otherwise indicated by PayPal.{/ts}
158 {/htxt}
159 {htxt id='PayPal_Standard-test-url-recur'}
160 {ts}The URL for PayPal Standard recurring payments. Use the default value unless otherwise indicated by PayPal.{/ts}
161 {/htxt}
162
163 {htxt id='PayJunction-test-user-name'}
164 <p>{ts}Enter <strong>pj-ql-01</strong>. This is the User Name associated with the shared PayJunction test account.{/ts}</p>
165 {/htxt}
166 {htxt id='PayJunction-test-password'}
167 <p>{ts}Enter <strong>pj-ql-01p</strong>. This is the Password associated with the shared PayJunction test account.{/ts}</p>
168 {/htxt}
169 {htxt id='PayJunction-test-url-site'}
170 {ts}The URL for PayJunction's Payment server. This is the same for TEST and LIVE transactions. Use the default value unless otherwise advised by PayJunction.{/ts}
171 {/htxt}
172 {htxt id='PayJunction-test-url-recur'}
173 <p>{ts}The Recurring Payments URL is not currently used.{/ts}</p>
174 {/htxt}
175
176 {htxt id='PayJunction-live-user-name'}
177 <p>{ts}Enter the User Name associated with your LIVE merchant account.{/ts}</p>
178 {/htxt}
179 {htxt id='PayJunction-live-password'}
180 <p>{ts}Enter the Password associated with your LIVE merchant account.{/ts}</p>
181 {/htxt}
182 {htxt id='PayJunction-live-url-site'}
183 {ts}The URL for PayJunction's Payment server. This is the same for TEST and LIVE transactions. Use the default value unless otherwise advised by PayJunction.{/ts}
184 {/htxt}
185 {htxt id='PayJunction-live-url-recur'}
186 <p>{ts}The Recurring Payments URL is not currently used.{/ts}</p>
187 {/htxt}
188
189 {htxt id='Google_Checkout-live-user-name'}
190 <p>{ts}Enter the Merchant ID from your Live account.{/ts}</p>
191 <p><strong>{ts}How do I Find my Merchant-ID?{/ts}</strong></p>
192 <p>{ts}After signing in to your account, click on the Settings tab. Then click on the Integration link on the left side of the page. Your 10- or 15-digit Merchant ID and your Merchant Key will both be listed under the Account information header.{/ts}</p>
193 {/htxt}
194 {htxt id='Google_Checkout-live-password'}
195 <p>{ts}Enter the Merchant Key from your Live account.{/ts}</p>
196 <p><strong>{ts}How do I Find my Merchant Key?{/ts}</strong></p>
197 <p>{ts}After signing in to your account, click on the Settings tab. Then click on the Integration link on the left side of the page. Your 10- or 15-digit Merchant ID and your Merchant Key will both be listed under the Account information header.{/ts}</p>
198 {/htxt}
199 {htxt id='Google_Checkout-test-user-name'}
200 <p>{ts}Enter the Merchant ID from your Sandbox account.{/ts}</p>
201 <p><strong>{ts}How do I Find my Merchant-ID?{/ts}</strong></p>
202 <p>{ts}After signing in to your account, click on the Settings tab. Then click on the Integration link on the left side of the page. Your 10- or 15-digit Merchant ID and your Merchant Key will both be listed under the Account information header.{/ts}</p>
203 {/htxt}
204 {htxt id='Google_Checkout-test-password'}
205 <p>{ts}Enter the Merchant Key from your Sandbox account.{/ts}</p>
206 <p><strong>{ts}How do I Find my Merchant Key?{/ts}</strong></p>
207 <p>{ts}After signing in to your account, click on the Settings tab. Then click on the Integration link on the left side of the page. Your 10- or 15-digit Merchant ID and your Merchant Key will both be listed under the Account information header.{/ts}</p>
208 {/htxt}
209 {htxt id='Google_Checkout-test-url-site'}
210 {ts}The URL for Google Checkout's TEST Payment server. Use the default value unless otherwise indicated by Google.{/ts}
211 {/htxt}
212 {htxt id='Google_Checkout-live-url-site'}
213 {ts}The URL for Google Checkout's LIVE Payment server. Use the default value unless otherwise indicated by Google.{/ts}
214 {/htxt}
215 {htxt id='Google_Checkout-test-url-button'}
216 <p>{ts 1=http://sandbox.google.com/checkout/buttons/checkout.gif}The base URL for the <strong>TEST - Image</strong> is: %1{/ts}</p>
217 <p>{ts}To display an image, you must add several parameters to this URL as name=value pairs.{/ts}</p>
218 <table>
219 <tr><th>{ts}Parameters{/ts}</th><th>{ts}Values{/ts}</th><th>{ts}Description{/ts}</th></tr>
220 <tr>
221 <td>w</td>
222 <td>180/168/160 ({ts}large/medium/small{/ts})</td>
223 <td>{ts}width of the button in pixels{/ts}</td>
224 </tr>
225 <tr>
226 <td>h</td>
227 <td>46/44/43 ({ts}large/medium/small{/ts})</td>
228 <td>{ts}height of the button in pixels{/ts}</td>
229 </tr>
230 <tr>
231 <td>style</td>
232 <td>white/trans..</td>
233 <td>{ts}background color for the button{/ts}</td>
234 </tr>
235 <tr>
236 <td>variant</td>
237 <td>text/disabled</td>
238 <td>{ts}whether the button is clickable or disabled{/ts}</td>
239 </tr>
240 <tr>
241 <td>loc</td>
242 <td>en_US</td>
243 <td>{ts}a locale associated with the transaction (optional){/ts}</td>
244 </tr>
245 <tr>
246 <td>merchant_id</td>
247 <td>{ts 1=1234567890}(e.g %1){/ts}</td>
248 <td>{ts}Merchant ID{/ts}</td>
249 </tr>
250 </table>
251
252 <p><strong>{ts}Example of a large Google Checkout button on a white background (For TEST Account):{/ts}</strong></p>
253 <p>http://sandbox.google.com/checkout/buttons/checkout.gif?merchant_id=1234567890&amp;w=180&amp;h=46&amp;style=white&amp;variant=text&amp;loc=en_US</p>
254 {/htxt}
255
256 {htxt id='Google_Checkout-live-url-button'}
257 <p>{ts 1=http://checkout.google.com/buttons/checkout.gif}The base URL for the <strong>LIVE - Image</strong> is: %1{/ts}</p>
258 <p>{ts}To display an image, you must add several parameters to this URL as name=value pairs.{/ts}</p>
259 <table>
260 <tr><th>{ts}Parameters{/ts}</th><th>{ts}Values{/ts}</th><th>{ts}Description{/ts}</th></tr>
261 <tr>
262 <td>w</td>
263 <td>180/168/160 ({ts}large/medium/small{/ts})</td>
264 <td>{ts}width of the button in pixels{/ts}</td>
265 </tr>
266 <tr>
267 <td>h</td>
268 <td>46/44/43 ({ts}large/medium/small{/ts})</td>
269 <td>{ts}height of the button in pixels{/ts}</td>
270 </tr>
271 <tr>
272 <td>style</td>
273 <td>white/trans..</td>
274 <td>{ts}background color for the button{/ts}</td>
275 </tr>
276 <tr>
277 <td>variant</td>
278 <td>text/disabled</td>
279 <td>{ts}whether the button is clickable or disabled{/ts}</td>
280 </tr>
281 <tr>
282 <td>loc</td>
283 <td>en_US</td>
284 <td>{ts}a locale associated with the transaction (optional){/ts}</td>
285 </tr>
286 <tr>
287 <td>merchant_id</td>
288 <td>{ts 1=1234567890}(e.g %1){/ts}</td>
289 <td>{ts}Merchant ID{/ts}</td>
290 </tr>
291 </table>
292 <p><strong>{ts}Example of a large Google Checkout button on a white background (For LIVE Account):{/ts}</strong></p>
293 <p>http://checkout.google.com/buttons/checkout.gif?merchant_id=1234567890&amp;w=180&amp;h=46&amp;style=white&amp;variant=text&amp;loc=en_US</p>
294 {/htxt}
295
296 {htxt id='Moneris-live-user-name'}
297 <p>{ts}Moneris doesn't currently use the Username field. Enter 'ignoreme' as a placeholder since the field can't be left blank.{/ts}</p>
298 {/htxt}
299 {htxt id='Moneris-live-password'}
300 <p>{ts}Enter the API Token from your live merchant account.{/ts}</p>
301 {/htxt}
302 {htxt id='Moneris-live-signature'}
303 <p>{ts}Enter your live merchant account Store ID.{/ts}</p>
304 {/htxt}
305 {htxt id='Moneris-live-url-site'}
306 {ts}The URL for the Moneris LIVE Payment server. Use the default value unless otherwise advised by the processor.{/ts}
307 {/htxt}
308 {htxt id='Moneris-live-url-recur'}
309 <p>{ts}The Recurring Payments URL is not currently used for Moneris.{/ts}</p>
310 {/htxt}
311 {htxt id='Moneris-test-user-name'}
312 <p>{ts}Moneris doesn't currently use the Username field. Enter 'ignoreme' as a placeholder since the field can't be left blank.{/ts}</p>
313 {/htxt}
314 {htxt id='Moneris-test-password'}
315 <p>{ts 1='yesguy'}All Moneris test transactions are submitted to a shared test merchant account. Enter <strong>%1</strong> here, which is the API Token for this test account.{/ts}</p>
316 {/htxt}
317 {htxt id='Moneris-test-signature'}
318 <p>{ts 1='store3' 2='store1' 3='store2'}All Moneris test transactions are submitted to a shared merchant account. You can use <strong>%1</strong> as your test store ID. '%2' and '%3' also work, but only '%1' accepts recurring payments.{/ts}</p>
319 {/htxt}
320 {htxt id='Moneris-test-url-site'}
321 {ts}The URL for the Moneris TEST Payment server. Use the default value unless otherwise advised by the processor.{/ts}
322 {/htxt}
323 {htxt id='Moneris-test-url-recur'}
324 <p>{ts}The Recurring Payments URL is not currently used for Moneris.{/ts}</p>
325 {/htxt}
326
327
328 {htxt id='Dummy-live-user-name'}
329 {ts}Set up a 'Dummy' Processor if you want to test Online Contribution pages or Event Registration pages prior to selecting and configuring a real payment processor. You can enter any values for User Name and Site URL.{/ts}</p>
330 {/htxt}
331 {htxt id='Dummy-live-url-site'}
332 {ts}Set up a 'Dummy' Processor if you want to test Online Contribution pages or Event Registration pages prior to selecting and configuring a real payment processor. You can enter any values for User Name and Site URL.{/ts}</p>
333 {/htxt}
334 {htxt id='Dummy-test-user-name'}
335 {ts}Set up a 'Dummy' Processor if you want to test Online Contribution pages or Event Registration pages prior to selecting and configuring a real payment processor. You can enter any values for User Name and Site URL.{/ts}</p>
336 {/htxt}
337 {htxt id='Dummy-test-url-site'}
338 {ts}Set up a 'Dummy' Processor if you want to test Online Contribution pages or Event Registration pages prior to selecting and configuring a real payment processor. You can enter any values for User Name and Site URL.{/ts}</p>
339 {/htxt}
340
341 {htxt id='eWAY-test-user-name'}
342 <p>{ts 1='<strong>eWAYCustomerID</strong>'}This is the TEST %1 used solely for testing.{/ts}
343 <br />{ts 1='<strong>87654321</strong>'}Use %1 unless otherwise advised by eWAY.{/ts}
344 <br />{ts 1='<strong>4444333322221111</strong>'}The test Credit Card number is %1 - this is the only credit card number that will work on the test gateway.{/ts}
345 <br />{ts 1='00' 2='08'}The test Total Amount should end in <strong>%1</strong> or <strong>%2</strong> to get a successful response (e.g. $10.%1 or $10.%2) - all other amounts will return a failed response.{/ts}</p>
346 {/htxt}
347 {htxt id='eWAY-test-url-site'}
348 {ts}The <strong>URL</strong> for eWAY's TEST Gateway.{/ts}
349 <br />{ts 1='<strong>https://www.eway.com.au/gateway_cvn/xmltest/testpage.asp</strong>'}Use %1 unless otherwise advised by eWAY.{/ts}
350 {/htxt}
351
352 {htxt id='eWAY-live-user-name'}
353 <p>{ts}This is the LIVE <strong>eWAYCustomerID</strong> associated with your eWAY account.{/ts}</p>
354 {/htxt}
355 {htxt id='eWAY-live-url-site'}
356 {ts}The <strong>URL</strong> for eWAY's LIVE Gateway.{/ts}
357 <br />{ts 1='<strong>https://www.eway.com.au/gateway_cvn/xmlpayment.asp</strong>'}Use %1 unless otherwise advised by eWAY.{/ts}
358 {/htxt}
359
360 {htxt id='Payment_Express-test-user-name'} {ts}Payment Express UserID (Development account):{/ts}
361 {ts}This is the development user name provided to you by DPS/Payment Express.{/ts}
362 {ts 1='4111111111111111' 2='76'}The test Credit Card number is %1 - this is the only credit card number that will work on the test gateway. The test Total Amount can be any amount except one that ends in a value of .%2 (e.g. $10.%2) - all amounts ending in .%2 will return a failed response.{/ts}
363 {/htxt}
364
365 {htxt id='Payment_Express-test-url-site'} {ts}This is the URL for accessing the DPS/Payment Express payment site.
366 If you have been given a MAC key please fill in the Mac Key field, and use https://sec.paymentexpress.com/pxpay/pxpay.aspx for the Site URL.
367 Otherwise use https://sec.paymentexpress.com/pxpay/pxaccess.aspx for the Site URL.{/ts} {/htxt}
368
369 {htxt id='Payment_Express-live-user-name'} {ts}Payment Express UserID (LIVE account):{/ts}
370 {ts}This is the live user name provided to you by DPS/Payment Express.{/ts}{/htxt}
371
372 {htxt id='Payment_Express-live-url-site'} {ts}This is the URL for accessing the DPS/Payment Express payment site.
373 If you have been given a MAC key please fill in the Mac Key field, and use https://sec.paymentexpress.com/pxpay/pxpay.aspx for the Site URL.
374 Otherwise use https://sec.paymentexpress.com/pxpay/pxaccess.aspx for the Site URL.{/ts} {/htxt}
375
376 {htxt id='Elavon-live-user-name'}
377 <p>{ts}This is the LIVE <strong>Elavon Merchant ID</strong> associated with your Elavon account.{/ts}</p>
378 {/htxt}
379 {htxt id='Elavon-live-password'}
380 <p>{ts}This is the LIVE <strong>Elavon User ID</strong> associated with your Elavon account.{/ts}</p>
381 {/htxt}
382 {htxt id='Elavon-live-signature'}
383 <p>{ts}This is the LIVE <strong>Elavon SSL PIN</strong> associated with your Elavon account.{/ts}</p>
384 {/htxt}
385 {htxt id='Elavon-live-url-site'}
386 <p>{ts}Use 'https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do' unless otherwise advised by Elavon..{/ts}</p>
387 {/htxt}
388
389 {htxt id='Elavon-test-user-name'}
390 <p>{ts}This is the TEST <strong>Elavon Merchant ID</strong> associated with your Elavon account.{/ts}</p>
391 {/htxt}
392 {htxt id='Elavon-test-password'}
393 <p>{ts}This is the TEST <strong>Elavon User ID</strong> associated with your Elavon account.{/ts}</p>
394 {/htxt}
395 {htxt id='Elavon-test-signature'}
396 <p>{ts}This is the TEST <strong>Elavon SSL PIN</strong> associated with your Elavon account.{/ts}</p>
397 {/htxt}
398 {htxt id='Elavon-test-url-site'}
399 <p>{ts}Use 'https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do' unless otherwise advised by Elavon.{/ts}</p>
400 {/htxt}
401
402 {htxt id='FirstData-live-user-name'}
403 <p>{ts}This is the LIVE <strong>First Data Store Name</strong> associated with your First Data account (This is Certificate file number without the extension).{/ts}</p>
404 {/htxt}
405 {htxt id='FirstData-live-password'}
406 <p>{ts}This is the LIVE <strong>Certificate Path</strong> associated with your First Data account.{/ts}</p>
407 {/htxt}
408 {htxt id='FirstData-live-url-site'}
409 <p>{ts}The URL for First Data's Live Payment server. Use the default value (unless otherwise advised by First Data):{/ts}<br />https://secure.linkpt.net</p>
410 {/htxt}
411 {htxt id='FirstData-test-user-name'}
412 <p>{ts}This is the TEST <strong>First Data Store Name</strong> associated with your First Data account (This is Certificate file number without the extension).{/ts}</p>
413 {/htxt}
414 {htxt id='FirstData-test-password'}
415 <p>{ts}This is the TEST <strong>Certificate Path</strong> associated with your First Data account.{/ts}</p>
416 {/htxt}
417 {htxt id='FirstData-test-url-site'}
418 <p>{ts}The URL for First Data's TEST Payment server. Use the default value (unless otherwise advised by First Data):{/ts}<br />https://staging.linkpt.net</p>
419 {/htxt}