Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 152 |
Technical Name |
payment_checkout |
License | OPL-1 |
Website | http://www.drcsystems.com |
Versions | 8.0 9.0 10.0 11.0 12.0 |
Get Credentials

Login into the dashboard of 2Checkout. Go to Account Menu-> Site Management.
Soft Descriptor is the Account Number for 2Checkout and Secret Word is also mention which can be edited.
You need to add the Approved URL in the dashboard like this: base url + /shop/payment/validate Eg: https://www.example.com/shop/payment/validate
Keep the demo settings Off in your 2Checkout account. Invoicing Menu-> Site Management-> Site Settings -> Demo Setting.
After login in your Checkout Sandbox Account, visit the API section of 2Checkout Sandbox Account .
In Settings you, can see Publish Key and Private Key you can generate new keys also.

Place Publish Key and Private Key in Odoo

In Odoo Invoicing->Payments->Payment Acquirers set your private key, publishable key and seller Id.
Select 2Checkout Payment

Make Payment

After clicking on Pay Now, you will be redirected to 2Checkout payment page. Enter shipping information, billing information and card details to submit payment.
Finalize Order

To finalize your payment successfully click on Finalize You Order.
Order Confirmed

Once the Payment is made the order is confirmed.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module