{*
+--------------------------------------------------------------------+
| CiviCRM version 3.1 |
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC (c) 2004-2010 |
+--------------------------------------------------------------------+
| This file is a part of CiviCRM. |
| |
| CiviCRM is free software; you can copy, modify, and distribute it |
| under the terms of the GNU Affero General Public License |
| Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
| |
| CiviCRM is distributed in the hope that it will be useful, but |
| WITHOUT ANY WARRANTY; without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| See the GNU Affero General Public License for more details. |
| |
| You should have received a copy of the GNU Affero General Public |
| License and the CiviCRM Licensing Exception along |
| with this program; if not, contact CiviCRM LLC |
| at info[AT]civicrm[DOT]org. If you have questions about the |
| GNU Affero General Public License or the licensing of CiviCRM, |
| see the CiviCRM license FAQ at http://civicrm.org/licensing |
+--------------------------------------------------------------------+
*}
{htxt id='proc-type'}
{capture assign=docLink}{docURL page="CiviContribute Payment Processor Configuration" text="configuration procedures for each Payment Processor"}{/capture}
{ts 1=$docLink}Review the %1 first. If you're not sure which processor to use - we recommend reviewing terms, limitations and coverage areas on each processor's website before proceeding. If your preferred processor is not in the list, consider partnering with a developer and contributing a plugin.{/ts}
{/htxt}
{htxt id='AuthNet_AIM-live-user-name'}
{ts}API Login (LIVE account):{/ts}
{ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to Settings » General Security Settings.{/ts}
{ts}Enter pj-ql-01. This is the User Name associated with the shared PayJunction test account.{/ts}
{/htxt} {htxt id='PayJunction-test-password'} {ts}Password (TEST account):{/ts}{ts}Enter pj-ql-01p. This is the Password associated with the shared PayJunction test account.{/ts}
{/htxt} {htxt id='PayJunction-test-url-site'} {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 PayPal.{/ts} {/htxt} {htxt id='PayJunction-test-url-recur'}{ts}The Recurring Payments URL is not currently used.{/ts}
{/htxt} {htxt id='PayJunction-live-user-name'} {ts}User Name (LIVE account):{/ts}{ts}Enter the User Name associated with your LIVE merchant account.{/ts}
{/htxt} {htxt id='PayJunction-live-password'} {ts}Password (LIVE account):{/ts}{ts}Enter the Password associated with your LIVE merchant account.{/ts}
{/htxt} {htxt id='PayJunction-live-url-site'} {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 PayPal.{/ts} {/htxt} {htxt id='PayJunction-live-url-recur'}{ts}The Recurring Payments URL is not currently used.{/ts}
{/htxt} {htxt id='Google_Checkout-live-user-name'} {ts}LIVE Account Merchant ID:{/ts}{ts}Enter the Merchant ID from your Live account.{/ts}
{ts}How do I Find my Merchant-ID?{/ts}
{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}
{/htxt} {htxt id='Google_Checkout-live-password'} {ts}LIVE Account Merchant Key:{/ts}{ts}Enter the Merchant Key from your Live account.{/ts}
{ts}How do I Find my Merchant Key?{/ts}
{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}
{/htxt} {htxt id='Google_Checkout-test-user-name'} {ts}TEST/Sandbox Account Merchant ID:{/ts}{ts}Enter the Merchant ID from your Sandbox account.{/ts}
{ts}How do I Find my Merchant-ID?{/ts}
{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}
{/htxt} {htxt id='Google_Checkout-test-password'} {ts}TEST/Sandbox Account Merchant Key:{/ts}{ts}Enter the Merchant Key from your Sandbox account.{/ts}
{ts}How do I Find my Merchant Key?{/ts}
{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}
{/htxt} {htxt id='Google_Checkout-test-url-site'} {ts}The URL for Google Checkout's TEST Payment server. Use the default value unless otherwise indicated by Google.{/ts} {/htxt} {htxt id='Google_Checkout-live-url-site'} {ts}The URL for Google Checkout's LIVE Payment server. Use the default value unless otherwise indicated by Google.{/ts} {/htxt} {htxt id='Google_Checkout-test-url-button'} {ts}Google Checkout Button:{/ts}{ts 1=http://sandbox.google.com/checkout/buttons/checkout.gif}The base URL for the TEST - Image is: %1{/ts}
{ts}To display an image, you must add several parameters to this URL as name=value pairs.{/ts}
{ts}Parameters{/ts} | {ts}Values{/ts} | {ts}Description{/ts} |
---|---|---|
w | 180/168/160 ({ts}large/medium/small{/ts}) | {ts}width of the button in pixels{/ts} |
h | 46/44/43 ({ts}large/medium/small{/ts}) | {ts}height of the button in pixels{/ts} |
style | white/trans.. | {ts}background color for the button{/ts} |
variant | text/disabled | {ts}whether the button is clickable or disabled{/ts} |
loc | en_US | {ts}a locale associated with the transaction (optional){/ts} |
merchant_id | {ts 1=1234567890}(e.g %1){/ts} | {ts}Merchant ID{/ts} |
{ts}Example of a large Google Checkout button on a white background (For TEST Account):{/ts}
http://sandbox.google.com/checkout/buttons/checkout.gif?merchant_id=1234567890&w=180&h=46&style=white&variant=text&loc=en_US
{/htxt} {htxt id='Google_Checkout-live-url-button'} {ts}Google Checkout Button:{/ts}{ts 1=http://checkout.google.com/buttons/checkout.gif}The base URL for the LIVE - Image is: %1{/ts}
{ts}To display an image, you must add several parameters to this URL as name=value pairs.{/ts}
{ts}Parameters{/ts} | {ts}Values{/ts} | {ts}Description{/ts} |
---|---|---|
w | 180/168/160 ({ts}large/medium/small{/ts}) | {ts}width of the button in pixels{/ts} |
h | 46/44/43 ({ts}large/medium/small{/ts}) | {ts}height of the button in pixels{/ts} |
style | white/trans.. | {ts}background color for the button{/ts} |
variant | text/disabled | {ts}whether the button is clickable or disabled{/ts} |
loc | en_US | {ts}a locale associated with the transaction (optional){/ts} |
merchant_id | {ts 1=1234567890}(e.g %1){/ts} | {ts}Merchant ID{/ts} |
{ts}Example of a large Google Checkout button on a white background (For LIVE Account):{/ts}
http://checkout.google.com/buttons/checkout.gif?merchant_id=1234567890&w=180&h=46&style=white&variant=text&loc=en_US
{/htxt} {htxt id='Moneris-live-user-name'}{ts}Moneris doesn't currently use the Username field. Enter 'ignoreme' as a placeholder since the field can't be left blank.{/ts}
{/htxt} {htxt id='Moneris-live-password'} {ts}API Token (TEST account){/ts}{ts}Enter the API Token from your live merchant account.{/ts}
{/htxt} {htxt id='Moneris-live-signature'} {ts}Store ID (LIVE account){/ts}{ts}Enter your live merchant account Store ID.{/ts}
{/htxt} {htxt id='Moneris-live-url-site'} {ts}The URL for the Moneris LIVE Payment server. Use the default value unless otherwise advised by the processor.{/ts} {/htxt} {htxt id='Moneris-live-url-recur'}{ts}The Recurring Payments URL is not currently used for Moneris.{/ts}
{/htxt} {htxt id='Moneris-test-user-name'}{ts}Moneris doesn't currently use the Username field. Enter 'ignoreme' as a placeholder since the field can't be left blank.{/ts}
{/htxt} {htxt id='Moneris-test-password'} {ts}API Token (TEST account){/ts}{ts 1='yesguy'}All Moneris test transactions are submitted to a shared test merchant account. Enter %1 here, which is the API Token for this test account.{/ts}
{/htxt} {htxt id='Moneris-test-signature'} {ts}Store ID (TEST account){/ts}{ts 1='store3' 2='store1' 3='store2'}All Moneris test transactions are submitted to a shared merchant account. You can use %1 as your test store ID. '%2' and '%3' also work, but only '%1' accepts recurring payments.{/ts}
{/htxt} {htxt id='Moneris-test-url-site'} {ts}The URL for the Moneris TEST Payment server. Use the default value unless otherwise advised by the processor.{/ts} {/htxt} {htxt id='Moneris-test-url-recur'}{ts}The Recurring Payments URL is not currently used for Moneris.{/ts}
{/htxt} {htxt id='Dummy-live-user-name'} {ts}Dummy Processor{/ts}{ts 1='eWAYCustomerID'}This is the TEST %1 used solely for testing.{/ts}
{ts 1='87654321'}Use %1 unless otherwise advised by eWAY.{/ts}
{ts 1='4444333322221111'}The test Credit Card number is %1 - this is the only credit card number that will work on the test gateway.{/ts}
{ts 1='00' 2='08'}The test Total Amount should end in %1 or %2 to get a successful response (e.g. $10.%1 or $10.%2) - all other amounts will return a failed response.{/ts}
{ts}This is the LIVE eWAYCustomerID associated with your eWAY account.{/ts}
{/htxt} {htxt id='eWAY-live-url-site'} {ts}The URL for eWAY's LIVE Gateway.{/ts}{ts}This is the LIVE Elavon Merchant ID associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-live-password'} {ts}Elavon User ID (LIVE account):{/ts}{ts}This is the LIVE Elavon User ID associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-live-signature'} {ts}Elavon SSL PIN (LIVE account):{/ts}{ts}This is the LIVE Elavon SSL PIN associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-live-url-site'} {ts}The URL for Elavon LIVE Gateway(LIVE account):{/ts}{ts}Use 'https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do' unless otherwise advised by Elavon..{/ts}
{/htxt} {htxt id='Elavon-test-user-name'} {ts}Elavon Merchant ID (TEST account):{/ts}{ts}This is the TEST Elavon Merchant ID associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-test-password'} {ts}Elavon User ID (TEST account):{/ts}{ts}This is the TEST Elavon User ID associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-test-signature'} {ts}Elavon SSL PIN (TEST account):{/ts}{ts}This is the TEST Elavon SSL PIN associated with your Elavon account.{/ts}
{/htxt} {htxt id='Elavon-test-url-site'} {ts}The URL for Elavon TEST Gateway(TEST account):{/ts}{ts}Use 'https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do' unless otherwise advised by Elavon..{/ts}
{/htxt}