addons/payment_paypal/README.md
SDK: JavaScript SDK
This module relies on the "Javascript" SDK to render the PayPal payment button in place of the generic payment form's submit button. The assets of the SDK are loaded dynamically when a payment method is selected.
When the PayPal button is clicked, a server-to-server API call is made to create the order on PayPal side and a PayPal modal is opened. When the order is confirmed within the modal, another call is made to finalize the payment.
18.0
17.0
payment module.
odoo/odoo#13210416.2
16.1
15.2
Payments must be made using a separate sandbox account.
Read more at https://developer.paypal.com/tools/sandbox/.