|
| 1 | +===== |
| 2 | +Nuvei |
| 3 | +===== |
| 4 | + |
| 5 | +`Nuvei <https://www.nuvei.com>`_ is a Canadian-based payment solution provider that covers |
| 6 | +several Latin American countries, the US, and Canada. It allows businesses to accept credit cards |
| 7 | +and several local payment methods. |
| 8 | + |
| 9 | +.. _payment_providers/nuvei/dashboard: |
| 10 | + |
| 11 | +Configuration on the Nuvei Dashboard |
| 12 | +==================================== |
| 13 | + |
| 14 | +#. Create a Nuvei account, if necessary, via our `referral page <https://pages.nuvei.com/odoo-referral-0>`_. |
| 15 | +#. Nuvei uses two separate portals for Sandbox and Production environments. Utilize the |
| 16 | + `Sandbox Dashboard <https://sandbox.nuvei.com/login>`_ to test the integration without charging |
| 17 | + your customers. Once you are ready to accept payments, switch to the |
| 18 | + `Production Dashboard <https://cpanel.nuvei.com/login>`_. |
| 19 | +#. Go to :guilabel:`Settings` in the left sidebar, select :guilabel:`My Integration Settings`, then |
| 20 | + select your payment page in the :guilabel:`Website` dropdown menu. |
| 21 | +#. Copy the :guilabel:`Merchant ID` and :guilabel:`Site ID` values and save them for :ref:`later |
| 22 | + <payment_providers/nuvei/odoo>`. |
| 23 | +#. Click :guilabel:`Reveal`, then copy the :guilabel:`Secret Key` and save it for :ref:`later |
| 24 | + <payment_providers/nuvei/odoo>`. |
| 25 | + |
| 26 | +.. tip:: |
| 27 | + Nuvei supports additional functionality relating to error handling from the same page as above. |
| 28 | + For example, the following options are available for handling failed transactions: Enable |
| 29 | + :guilabel:`User Trap` to redirect users back to the payment page and allow them to attempt |
| 30 | + another deposit or :guilabel:`Decline Recovery` to display a popup suggesting alternative or |
| 31 | + similar payment methods. |
| 32 | + |
| 33 | +.. _payment_providers/nuvei/odoo: |
| 34 | + |
| 35 | +Configuration on Odoo |
| 36 | +===================== |
| 37 | + |
| 38 | +#. :ref:`Navigate to the payment provider Nuvei <payment_providers/add_new>` and change its state |
| 39 | + to :guilabel:`Enabled`. |
| 40 | +#. Fill in the :guilabel:`Merchant Identifier`, :guilabel:`Site Identifier`, and :guilabel:`Secret |
| 41 | + Key` fields with the information saved at the step :ref:`payment_providers/nuvei/dashboard`. |
| 42 | +#. Configure the rest of the options to your liking. |
| 43 | + |
| 44 | +.. tip:: |
| 45 | + You can also test Nuvei using the :ref:`test mode <payment_providers/test-mode>` and your Sandbox |
| 46 | + Dashboard values. |
| 47 | + |
| 48 | +.. _payment_providers/nuvei/services: |
| 49 | + |
| 50 | +Payment methods |
| 51 | +=============== |
| 52 | + |
| 53 | +Most Nuvei payment methods are **region specific**. The supported payment methods for each country |
| 54 | +are listed below: |
| 55 | + |
| 56 | ++---------------------------------+----------------------------------+ |
| 57 | +| **Argentina** | **Ecuador** | |
| 58 | +| | | |
| 59 | +| - Boleto | - Card (AMEX, Mastercard, Visa) | |
| 60 | +| - Card (AMEX, Mastercard, Visa) | - Banco Guayaquil | |
| 61 | +| | - Banco Pichincha | |
| 62 | ++---------------------------------+----------------------------------+ |
| 63 | +| **Brazil** | **Mexico** | |
| 64 | +| | | |
| 65 | +| - Boleto | - Card (AMEX, Mastercard, Visa) | |
| 66 | +| - Card (AMEX, Mastercard, Visa) | - SPEI | |
| 67 | +| - Pix | | |
| 68 | ++---------------------------------+----------------------------------+ |
| 69 | +| **Canada** | **Peru** | |
| 70 | +| | | |
| 71 | +| - Card (AMEX, Mastercard, Visa) | - Card (AMEX, Mastercard, Visa) | |
| 72 | +| | - Boleto | |
| 73 | ++---------------------------------+----------------------------------+ |
| 74 | +| **Chile** | **United States** | |
| 75 | +| | | |
| 76 | +| - Card (AMEX, Mastercard, Visa) | - Card (AMEX, Mastercard, Visa) | |
| 77 | +| - WebPay | | |
| 78 | ++---------------------------------+----------------------------------+ |
| 79 | +| **Colombia** | **Uruguay** | |
| 80 | +| | | |
| 81 | +| - Card (AMEX, Mastercard, Visa) | - Abitab | |
| 82 | +| - PSE | - Card (AMEX, Mastercard, Visa) | |
| 83 | +| | - RedPagos | |
| 84 | ++---------------------------------+----------------------------------+ |
| 85 | + |
| 86 | +.. seealso:: |
| 87 | + :doc:`../payment_providers` |
0 commit comments