| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 2673 |
| Technical Name |
payment_paypal_integration |
| License | AGPL-3 |
| Website | https://muchconsulting.com |
| Versions | 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 2673 |
| Technical Name |
payment_paypal_integration |
| License | AGPL-3 |
| Website | https://muchconsulting.com |
| Versions | 18.0 |
# PayPal Integration
This acts as acquirer for PayPal business to use PayPal to receive payments.
Table of Contents
- Features
- Configuration
- Usage
- Dependencies
- Limitations, Issues & Bugs
- Development
- Tests
---
## Features
- Integration Signup Process to connect odoo to your PayPal account
---
## Configuration
### Setup credentials to connect Odoo to Paypal
On the partner side which is Much. PayPal MerchantID, Client ID, Client Secret and BN_CODE is needed to use the PayPal Signup Process to connect Odoo to PayPal.
To setup this details in Odoo. 1. Go to Invoicing > Configuration > Settings > PayPal Partner Integration 2. Add the credentials recieve from Much partner here.
### Connect Odoo to Paypal using Paypal Integrated Signup Process.
- Go to Invoicing > Configuration > Payment Providers
- Click on PayPal Business Integration to open the record.
- Click on Connect to PayPal. (make sure credentials from partner is already setup)
---
## Usage
---
## Dependencies
### Odoo modules dependencies
---
## Limitations, Issues & Bugs
- ### Paypal Partner.js issue.
- https://caniuse.com/?search=postMessage only supported browser
- testing on firefox version 133.0 partner.js fails to hook the onboarded callback.
---
## Development
To use the Integration Signup, when testing for engineer you will need a public url connected to your local odoo environment and odoo base url set to this public URL
---
## Tests
No tests yet!
Please log in to comment on this module