website not allowing anyone to purchase using paypal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My website is newly build after issues with old one but i've been trying for 4 days to get paypal to take payments but its not allowing me too. Im not a developer im just a printer. This is the message it's showing
Could not retrieve order. Maybe it was already completed or this browser is not supported. Please check your email or try again with a different browser.
It makes no sense what so ever to me, I've unistalled the app reinstalled, i've even tried a different plugin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @printcessandpud
Thank you for posting to the PayPal community.
PayPal system is a payment gateway, which will receive the payment request payload (i.e. Payment and Item details, Shipping details, Invoice number, Amount details etc.) from merchant websites(built via third party platforms eCommerce) and process the payments accordingly.
Third party platforms ecommerce develops their own plugins/modules.
I would suggest to please contact the support of ecommerce , who should be able to help you regarding the plugins/modules setup and make sure your website(built via ecommerce ) is passing valid API requests to PayPal system.
Also, Please cross check your PayPal Business account and it should be verified and confirmed without any account limitations.
Merchant should first perform Create Order API( https://developer.paypal.com/docs/api/orders/v2/#orders_create) call and then redirect the customer/buyer to "approve" URL.
Once the order is approved by the customer/buyer, merchant should perform CaptureOrder ( https://developer.paypal.com/docs/api/orders/v2/#orders_capture) API call and customer/buyer should pass the valid funding source.
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.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- Why does PayPal redirect to different pages (login vs credit card form) depending on browser mode? in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- rest api in Sandbox Environment
- api in REST APIs