(New page: Image:Auth1.jpg Image:Auth2.jpg Image:Auth3.jpg Image:Auth4.jpg) |
|||
Line 1: | Line 1: | ||
+ | Once you have an authorize.net account set up, log into your admin panel at https://account.authorize.net/ | ||
+ | ==Step 1== | ||
+ | Click on "Settings", then click on "Test Mode". Set the account into "LIVE MODE" by turning test mode off. If this is not done first, before the following steps, your transaction key will not work. | ||
- | [[Image: | + | [[Image:Auth2.jpg]] |
- | + | ==Step 2== | |
+ | From the "Settings" page, click on "API Login ID and Transaction Key". Follow the instructions on the page to create a new transaction key. Copy and paste these to a text file as you will need them later. Save your secret questions somewhere safe in case you ever need to regenerate a transaction key. | ||
+ | ==Step 3== | ||
+ | From the "Settings" page, click on "MD5-Hash". Enter your API Login ID as the hash value and click submit. | ||
[[Image:Auth3.jpg]] | [[Image:Auth3.jpg]] | ||
+ | |||
+ | ==Step 4== | ||
+ | From the "Settings" page, click on "Address Verification Service". Make sure the checkboxes on the page are as shown below, click submit to save. | ||
[[Image:Auth4.jpg]] | [[Image:Auth4.jpg]] | ||
+ | |||
+ | ==Step 5== | ||
+ | Log into your eSC admin panel at http://estylecentral.com/login.php | ||
+ | Click "General Settings", then under Ecommerce Settings click "Click here to edit Payment/Credit Card Settings". Click "Proceed". | ||
+ | |||
+ | Check the box for "Authorize.net (recommended, PCI-Compliant)". Enter your api_login_id and transaction_key from Step 2. | ||
+ | |||
+ | You can set your Authorization Method to either AUTH_ONLY or AUTH_CAPTURE. AUTH_ONLY will check that the customer's card is valid and you will have up to the time allowed by authorize.net to actually process the transaction in your authorize.net admin panel (usually 30 days). AUTH_CAPTURE will immediately process the transaction and draw the funds from the customers card. | ||
+ | |||
+ | Make sure test mode is set to "Off". | ||
+ | |||
+ | Enter any sales tax preferences. | ||
+ | |||
+ | Check off all credit cards you accept (and for which your authorize.net account is enabled). | ||
+ | |||
+ | Click "Submit" at the bottom of the page. |
Once you have an authorize.net account set up, log into your admin panel at https://account.authorize.net/
Contents |
Click on "Settings", then click on "Test Mode". Set the account into "LIVE MODE" by turning test mode off. If this is not done first, before the following steps, your transaction key will not work.
From the "Settings" page, click on "API Login ID and Transaction Key". Follow the instructions on the page to create a new transaction key. Copy and paste these to a text file as you will need them later. Save your secret questions somewhere safe in case you ever need to regenerate a transaction key.
From the "Settings" page, click on "MD5-Hash". Enter your API Login ID as the hash value and click submit.
From the "Settings" page, click on "Address Verification Service". Make sure the checkboxes on the page are as shown below, click submit to save.
Log into your eSC admin panel at http://estylecentral.com/login.php Click "General Settings", then under Ecommerce Settings click "Click here to edit Payment/Credit Card Settings". Click "Proceed".
Check the box for "Authorize.net (recommended, PCI-Compliant)". Enter your api_login_id and transaction_key from Step 2.
You can set your Authorization Method to either AUTH_ONLY or AUTH_CAPTURE. AUTH_ONLY will check that the customer's card is valid and you will have up to the time allowed by authorize.net to actually process the transaction in your authorize.net admin panel (usually 30 days). AUTH_CAPTURE will immediately process the transaction and draw the funds from the customers card.
Make sure test mode is set to "Off".
Enter any sales tax preferences.
Check off all credit cards you accept (and for which your authorize.net account is enabled).
Click "Submit" at the bottom of the page.