|
| 1 | +================================== |
| 2 | +How to get paid with Authorize.Net |
| 3 | +================================== |
| 4 | + |
| 5 | +Authorize.Net is one of the most popular eCommerce payment platforms in North America. |
| 6 | +Unlike most of the other payment acquirers compatible with Odoo, |
| 7 | +Authorize.Net can be used as `payment gateway <https://www.authorize.net/solutions/merchantsolutions/pricing/?p=gwo>`__ only. |
| 8 | +That way you can use the `payment processor or merchant <https://www.authorize.net/partners/resellerprogram/processorlist/>`__ that you like. |
| 9 | + |
| 10 | + |
| 11 | +Create an Authorize.Net account |
| 12 | +=============================== |
| 13 | + |
| 14 | +* Create an `Authorize.Net account <https://www.authorize.net>`__ |
| 15 | + by clicking 'Get Started'. |
| 16 | +* In the pricing page, press *Sign up now* if you want to use Authorize.net as |
| 17 | + both payment gateway and merchant. If you want to use your own merchant, press |
| 18 | + the related option. |
| 19 | + |
| 20 | + .. image:: media/authorize01.png |
| 21 | + :align: center |
| 22 | + |
| 23 | +* Go through the registration steps. |
| 24 | +* The account is set as a test account by default. You can use this test |
| 25 | + account to process a test transaction from Odoo. |
| 26 | +* Once ready, switch to **Production** mode. |
| 27 | + |
| 28 | + |
| 29 | +Set up Odoo |
| 30 | +=========== |
| 31 | +* Activate Authorize.Net in Odoo from :menuselection:`Website or Sales or Accounting |
| 32 | + --> Settings --> Payment Acquirers`. |
| 33 | +* Enter both your **Login ID** |
| 34 | + and your **API Transaction Key**. |
| 35 | + |
| 36 | + .. image:: media/authorize02.png |
| 37 | + :align: center |
| 38 | + |
| 39 | + To get those credentials in Authorize.Net, you can rely on |
| 40 | + *API Login ID and Transaction Key* video of |
| 41 | + `Authorize.Net Video Tutorials <https://www.auth
10000
orize.net/videos/>`__. |
| 42 | + Such videos give meaningful insights about how to set up your |
| 43 | + Authorize.Net account according to your needs. |
| 44 | + |
| 45 | + |
| 46 | +Go live |
| 47 | +======= |
| 48 | +Your configuration is now ready! |
| 49 | +You can make Authorize.Net visible on your merchant interface |
| 50 | +and activate the **Production** mode. |
| 51 | + |
| 52 | +.. image:: media/paypal_live.png |
| 53 | + :align: center |
| 54 | + |
| 55 | +.. note:: Credentials provided by Authorize.net are different for both |
| 56 | + test and production mode. Don't forget to update them in Odoo when you |
| 57 | + turn on the production mode. |
| 58 | + |
| 59 | + |
| 60 | +Assess Authorize.Net as payment solution |
| 61 | +======================================== |
| 62 | +You can test and assess Authorize.Net for free by creating a `developer account <https://developer.authorize.net>`__. |
| 63 | + |
| 64 | +Once the account created you receive sandbox credentials. |
| 65 | +Enter them in Odoo as explained here above and make sure |
| 66 | +you are still in *Test* mode. |
| 67 | + |
| 68 | +You can also log in to `Authorize.Net sandbox platform <https://sandbox.authorize.net/>`__ |
| 69 | +to configure your sandbox account. |
| 70 | + |
| 71 | +To perform ficticious transactions you can use fake card numbers |
| 72 | +provided in the `Authorize.Net Testing Guide <https://developer.authorize.net/hello_world/testing_guide/>`__. |
| 73 | + |
| 74 | +.. seealso:: |
| 75 | + |
| 76 | + * :doc:`payment` |
| 77 | + * :doc:`payment_acquirer` |
0 commit comments