Paymob¶
Paymob is an Egypt-based payment service provider operating in Egypt, Oman, Pakistan, Saudi Arabia, and the United Arab Emirates. It allows businesses to accept online payments through credit and debit cards, as well as several local payment methods.
Configuration on the Paymob dashboard¶
Create a Paymob account if necessary and log into the Paymob dashboard:
Check the account mode in the top left corner of the page. Use the Test mode to try the integration without charging customers. Switch to Live mode once you are ready to accept payments.
Navigate to
in the left menu.In the Account Info section, copy the value of the HMAC field and save it for later.
Click View next to the API Key, Secret Key, and Public Key fields to reveal each value. Copy each key and save it for later.
Navigate to
in the left menu.Ensure that all required payment methods are listed in the payment integrations. If any payment method is missing, contact Paymob support.
Configuration on Odoo¶
Navigate to the payment provider Paymob and change its state to Enabled (or Test Mode if you are trying Paymob as a test).
In the Credentials tab, set the Account Country field to your company’s country.
Fill in the HMAC Key, API key, Secret Key, and Public Key fields with the information saved at the step Configuration on the Paymob dashboard.
In the Configuration tab, click Enable Payment Methods, then activate the payment methods you want to offer.
Return to the provider’s form and click Synchronize with Paymob.
Belangrijk
For a payment method to be available to customers, it must be activated in Odoo and added to the list of payment integrations on the Paymob dashboard.
If a payment method is added to the Paymob dashboard after synchronization, click Synchronize with Paymob again to make it available in Odoo.
Configure the remaining options as needed.
Zie ook