PayPal Express Checkout ¶
Installation and configuration¶
PayPal Express Checkout payment requires the third-party JMSPaymentPaypalBundle
library.
1 2 |
|
See How to get the API credentials to learn where you can find the values for the JMSPaymentPaypalBundle
configuration in the PayPal merchant's administration.
Additionally, you must activate SisoPaypalPaymentBundle
in the kernel, and include the routes:
1 2 3 4 |
|
1 2 |
|
How to get the API credentials¶
Provide your PayPal API credentials in configuration:
1 2 3 4 5 |
|