-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normal PayPal Checkout Taking to Review Page with "We can't place the order." while Skip Review Page Has been Enabled #5327
Comments
I have the same issue "We can't place the order". Need help. |
Well, the order goes through when PayNow button is Hit, and order emails start to come from PayPal but the review page shows up with the error. If you submit order in review page, it does nothing just repeats the error. Also with magento 2.1 the cart items show up even after checkout. Hope someone out there is able to help |
I encountered this issue when upgrade from 2.0.7 to 2.1. Suspecting I do something wrong that causes this issue. Then I have a fresh installation via composer. but still there is error. Both Paypal and Braintree is not able to checkout. magento 2.1 |
Could it be issue with SSL - but when you have said "YES" to Skip Review Page,- doesnt make sense that paypal takes to Review Page. Even when you say NO to skip Review Page. It gives the same error. The only difference is - in the first case the error occurs before Review Page loads. In second case, Error Occurs when you hit Order Now - This will put off many from using 2.1. If its a bug, then it makes this release unusable if you rely on PayPal. |
Looks like its the upgrade process from 2.0.7 to 2.1 that is causing the issue. Clean install in an unused domain works fine - Just added a test product and checked out as usual using paypal. It then goes to the success page without going to review page. Something from old install might that is causing issue in new install. Hope this gets fixed as there may be many moving from 2.0.7 to 2.1. Its upgrade issue... |
Hi @s00071609 Please specify what Payment Action do you use for PayPal (Sale or Authorization) ? |
I am using Sale as Payment Action at the moment. Either way they go through same steps. I am using exactly same setting as in the 2.1 version in another site with 2.0.7. |
Hi @s00071609 , thanks for reporting this issue. It is already being tracked by MAGETWO-54787 ticket and fix will be delivered soon. |
@alena-marchenko My case is not a simple ALTER query can fixed. btw, as I said my magento2.1 is fresh installed. There is no any error except that I found the PAYMENTREQUEST_0_INVNUM is always 000000001. So it means that order id is not auto increased. What a shame error it is! What should I do? |
REPLY AND FIX THIS ISSUE PLEASE! |
THERE IS AN ERROR WITH CONFIGURABLE PRODUCTS OR PRODUCTS WITH OPTIONS. |
@alena-marchenko please reopen ticket as same behaviour persists in 2.1.5. Although PayPal Review Step is disabled, I get redirected to it and placing an order is not possible. I followed the official docs to completely remove checkout fields (JSON,...). Thank you! |
HI @lfritsche! I'm from the Magento docs team. Could you give us the link, which doc did you follow?If I got it right and it led you to having problems with checkout, we would like to verify the doc, thank you. |
Hi! I have read the following Issue: #4425
|
@lfritsche Thanks, we'll take a look at the doc (internal issue MAGETWO-69158) |
@lfritsche We've verified the doc and it is correct, so there's something else that's causing the issue. |
Any solution for this bug? Magento 2.1.7 > Order Variable product with custom option Date > Pay with Paypal Transaction in successful, but after redirecting from paypal there is a red statement We can't place the order. |
We are on Magento 2.1.6 and have the same bug. |
We are on Magento 2.1.5 but we get that exception sometimes. |
Fixed Issues: - MC-30971: CSP policies must be defined in a single header - MC-30981: CSP rules not enabled on first login to admin - MC-30403: “What is this ?” button does not work correctly
Steps to reproduce
Select Checkout with Paypal Option
Login and Hit PayNow
Expected result
Actual result
The text was updated successfully, but these errors were encountered: