Skip to content

Placing Order doesn't redirect to success page #5953

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

Closed
nikulprajapati opened this issue Aug 3, 2016 · 6 comments
Closed

Placing Order doesn't redirect to success page #5953

nikulprajapati opened this issue Aug 3, 2016 · 6 comments

Comments

@nikulprajapati
Copy link

I have a little problem with placing order button on magento. For some reasons when I complete a order and click "Place Order" it doesn't redirect the page in a success page (or even elsewhere) it just stays in the checkout page with all the products still inside and showing just loading image.

Order should be placed and displayed in admin section but checkout page not redirect to success page.

I have check browser console here i have see below error.

TypeError: path is undefined
if (path.indexOf(baseUrl) != -1) {

@pboisvert
Copy link

@nikulprajapati can you please follow the submission guidelines and provide version and other system information per the template

@Cacasapo
Copy link

Cacasapo commented Aug 10, 2016

+1 on this with live credit card checkout
In my case:
Magento 2.0.8 upgraded to 2.1
Paypal Payments Pro

Paypal express goes through, but credit card orders just site there after "place order" is pressed.
No errors on console.

Doesn't redirect to success or failure, or create order in system, but debug.log shows:
Paypal syuff Blah blah
'respmsg' => 'Approved',
'result_code' => '0',
),
) {"is_exception":false} []

More info: Traansactions are showing amt=0 and "Success" even with invalid card data.
'amt' => 0,

EDIT: My issue is related to #3509

@andimov
Copy link
Contributor

andimov commented Aug 18, 2016

@Cacasapo
Looks like you have another issue.
Please, create new issue according to the Issue reporting guidelines

@Cacasapo
Copy link

@andimov It's 3509 and the solution is #3509 (comment) , or at least I hope so. Will only be able to test once the site's owner is back from vacation.

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one, but follow the template please

@ashvinimarwal
Copy link

Getting mail from paypal for success payment but order is not created in magento.After success payment customer is not redirecting back to success page.
anyone can suggest any solution ?

magento-engcom-team pushed a commit that referenced this issue Aug 5, 2020
[Trigger]  Remove google-shopping-ads module and cleanup travis configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants