10000 [ADD] ecommerce: How to get paid with Authorize.Net · exidoncom/documentation-user@803263c · GitHub
[go: up one dir, main page]

Skip to content

Commit 803263c

Browse files
fgi-odootivisse
authored andcommitted
[ADD] ecommerce: How to get paid with Authorize.Net
1 parent 2a0cb75 commit 803263c

File tree

6 files changed

+81
-3
lines changed

6 files changed

+81
-3
lines changed

ecommerce/shopper_experience.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Get paid
77

88
shopper_experience/payment
99
shopper_experience/paypal
10+
shopper_experience/authorize
1011
shopper_experience/wire_transfer
1112
shopper_experience/payment_acquirer
1213
shopper_experience/portal
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
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`
Loading
Loading
Loading

ecommerce/shopper_experience/paypal.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
22
How to get paid with Paypal
33
===========================
44

5-
Paypal is the easiest online payment method to configure.
5+
Paypal is the easiest online payment acquirer to configure.
66
It is also the only one without any subscription fee.
77
We definitely advise it to any starter.
88

@@ -70,8 +70,8 @@ Set up your Paypal account
7070
:align: center
7171

7272

73-
Set up Paypal's payment method in Odoo
74-
======================================
73+
Set up Odoo
74+
===========
7575
* Open Paypal setup form in :menuselection:`Website or Sales or Accounting
7676
--> Settings --> Payment Acquirers+`. Enter both your **Email ID**
7777
and your **Merchant ID** and check **Use IPN**.

0 commit comments

Comments
 (0)
0