|
|
(8 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{NATS4 Manual | + | {{NATS5 Manual |
− | | show_billers_section = true | + | |show_billers_section = true |
| }} | | }} |
| + | {{NATS4 Manual}} |
| | | |
− | This biller is available as of version 4.0.73.1 | + | == Set up on Authorize.net Website == |
| + | |
| + | Before you can begin configuring Authorize.net as a [[Ct#Biller|biller]] in [[NATS4]], you must first register a merchant account with them. This can be done through their website at http://www.authorize.net/. |
| | | |
− | == Set up on Authorize.net Website ==
| + | While registering with Authorize.net, please make sure that your account can work with both AIM (advanced integration method) and ARB (automated recurring billing). |
− | [http://www.authorize.net/ Register at Authorize.net].
| |
− | Authorize.net will help you set up your account. Please make sure your authorize.net account can work with both SIM (server integration method) and ARB (automated recurring billing). | |
| | | |
| You must setup the this silent post url in your authorize.net account: <nowiki>http://linkdomain/signup/process_authorizearb.php</nowiki> | | You must setup the this silent post url in your authorize.net account: <nowiki>http://linkdomain/signup/process_authorizearb.php</nowiki> |
| | | |
− | Replace ''linkdomain'' with your [[Link Domain]]. | + | Replace in the above example ''linkdomain'' with your [[Link Domain]]. You also must setup your MD5 Hash value in your authorize.net account. Please ask authorize.net support for help with this. |
| + | |
| + | == Set up Authorize in NATS == |
| + | === Billers Admin === |
| + | |
| + | To begin setting up Authorize.net as a [[Ct#Biller|biller]] in [[NATS]], go to the [[NATS4 Billers Admin|Billers Admin]]. Scroll down to the "Biller" drop-down menu, select Authorize.net, and click "Add." |
| + | |
| + | '''Note:''' If you don't see Authorize.net as a [[Ct#Biller|biller]] in [[NATS4]], [https://clients.toomuchmedia.com put in a support ticket], as you may need an updated version of [[NATS]]. |
| + | |
| + | When prompted, enter the Merchant Login ID, Transaction Key, and MD5 Hash Value that were provided to you by Authorize.net under the "Account Info" section. If you were not provided with this information, please contact your [[Ct#Biller|biller]] to receive it. |
| + | |
| + | === Sites Admin === |
| + | |
| + | Next, go to the [[NATS4 Sites Admin|Sites Admin]], create or edit a [[Ct#Tour|tour]], and scroll down to the "Join Options for this Tour" section and click the "Edit Option Details" for this tour" icon that corresponds to the [[Ct#Join Option|join option]] you want to use. |
| | | |
− | You also must setup your MD5 Hash value in your authorize.net account. Please ask authorize.net support for help with this.
| + | In the "Biller Codes" section on the next page, locate your Authorize.net Order Description and Amount of Time (in seconds) that authorize.net will use for finding duplicate transactions (these steps are optional). |
| | | |
− | == Set up Authorize in NATS == | + | Once you have configured these steps, save your [[Ct#Join Option|join option]] details. Authorize.net will now be configured for basic use as a [[Ct#Biller|biller]] in [[NATS]]. |
| + | |
| + | == Notes == |
| + | |
| + | NATS is able to verify that the postback for a rebill indeed came from authorize.net using the MD5 hash value. Unfortunately this verification is not possible for credit and void transactions. If you would like NATS to process credit and void transactions, please go configuration -> billers in your NATS admin and turn on the PROCESS_AUTHORIZEARB_CREDIT_VOID option. Please note that once you do this, anyone will be able to post credits and voids for authorize.net transactions. |
| + | |
| + | Authorize.net is not able to send the reference transaction id for credit transactions to NATS (the transaction id of the transaction being credited). When entering credits in authorize.net admin please make sure to specify the transaction id being credited and nothing else in the description field for the credit transaction. Otherwise NATS will not be able to process authorize.net credits. This is not an issue for void transactions. |
| | | |
− | In the Billers Admin, enter your authorize.net Merchant Login ID, Transaction Key and MD5 Hash Value.
| + | Authorize.net does not import chargeback transactions from banks. Because of it NATS is not able to process chargebacks resulting from authorize.net transactions. |
| | | |
− | In site admin -> join options for each join option you can enter authorize.net order description and amount of time (in seconds) that authorize.net will use for finding duplicate transactions.
| + | [[Category:NATS4 Biller Instructions]] |