Payment Gateway Integration in Python (Odoo Development)

Job ID: 31505636

Budget: $50 – $200 USD

The task is to integrate a payment gateway in python (odoo erp solution)

Write code to post the required set of parameters to a given url, after saving the same to the transaction table.

Parameters are merchant_id, username, password, api_key, order_id, total_price, CurrencyCode, success_url, error_url, test_mode, CstFName, CstEmail, CstMobile, payment_gateway, whitelabled, ProductTitle, ProductName, ProductPrice, ProductQty, Reference, notifyURL as well as a "HTTP header parameter" as x-Authorization

After analyzing the values, we will get a response in an array with Status : "Success" or "Errors"; If "Success", it will return payment URL to which we need to redirect the user. In case of "Error" status, we need to record the error values, and display the relevant message to the user.

After processing the payment via url received with "Success" status, we receive the response in "success_url" or "error_url" specified in the initial parameter set posted.

We need to retrieve and save/record the values received in the "Success URL" or
"Error URL", and display the relevant values to the user.

Looking forward to start the project asap.
Related categories: Python eCommerce ERP PostgreSQL Odoo