Paypal Express Checkout Not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Labels:
-
Reporting Center

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Yecats777
Thank you for posting to the PayPal community.
I kindly request that you retry the process by following the below guide links:
To process PayPal Express Checkout payments, please contact your website developer or the support of third party platform(eCommerce) to handle their internal website code and initiate the payment by triggering the SetExpressCheckout API call from your website to the PayPal system via - https://developer.paypal.com/docs/archive/express-checkout/ec-initiate-payment.
Once the payment has been initiated, the merchant's website can trigger the GetExpressCheckoutDetails API call to retrieve buyer/customer information, such as name, email address and delivery address, from PayPal.
https://developer.paypal.com/docs/archive/express-checkout/ec-get-payment-details/
Finally, the merchant's website must trigger a call to the DoExpressCheckout payment API to recover the buyer/customer's funds via - https://developer.paypal.com/docs/archive/express-checkout/ec-finalize-payment/.
Third party platforms eCommerce develops their own plugins/modules.
Also, I would suggest to please contact the support of your third party platform(eCommerce) who can able to help you regarding eCommerce plugins/modules setup and follow the above steps.
If your still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detailed information and error details.
Sincerely,
Kavya
PayPal MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- p is not a function error using the example downloaded from Paypal in SDKs
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- WooCommerce and PayPal GENERIC_ERROR dring CheckOut in PayPal Payments Standard
- Paypal 3DS intigration error in NVP/SOAP APIs
- PayPal Express Error #10413 when people use a discount code on my Magento2 store in PayPal Payments Standard