AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: Secured on November 02, 2017, 08:18:00 AM

Title: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Secured on November 02, 2017, 08:18:00 AM
Hi, on Guest Checkout Step 3 or when a User is logged in on the site.

Checking out either with Bank Transfer, Cash on Delivery, Cheque or if there is no payment extension enabled. Loads infinite after clicking on Confirm Order. And when refreshing the page doesn't work unless I restart PHP-FPM or use another browser session.

Strangely when I tried PayPal, it redirects to PayPal.

Order is submitted to admin though.

Is there any cause of this? That's the only issue that preventing me from making my website live.
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Basara on November 02, 2017, 10:15:24 AM
Hello.

What is your AbanteCart version?
In the time you see issue check AbanteCart and server error logs
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Secured on November 03, 2017, 02:09:03 AM
Hi, I’m using the latest version and just installed 2 days ago.

No error logs in AbanteCart and web server.
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: abantecart on November 03, 2017, 07:59:18 AM
My guess you are using Ngnix. Is this correct? What is your PHP version? Can you PM access to your server? I will investigate. 
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Secured on November 03, 2017, 09:00:56 AM
My guess you are using Ngnix. Is this correct? What is your PHP version? Can you PM access to your server? I will investigate.

Yes, NGINX.
nginx/1.12.1

PHP 7.0.25 (cli) (built: Oct 24 2017 17:24:01) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.0.25, Copyright (c) 1999-2017, by Zend Technologies

My server doesn't have FTP though. Is there something else that I can send you?

NGINX Rules
pastebin . com/NF6F8cc3

Tried to disabled http2 and pagespeed but still the same.
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: abantecart on November 03, 2017, 06:53:26 PM
I suspect issue is related to PHP 7.0. But to help us with guessing, we need to get your configuration.

Can you archive your code and database and PM to me with dropbox link?

I can set up on my side.

If that is too much, you can PM ssh access to your server.
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Secured on November 03, 2017, 08:06:19 PM
I suspect issue is related to PHP 7.0. But to help us with guessing, we need to get your configuration.

Can you archive your code and database and PM to me with dropbox link?

I can set up on my side.

If that is too much, you can PM ssh access to your server.

Sure, what code do you want? As in the whole AbanteCart files or php.ini?
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: abantecart on November 04, 2017, 10:28:30 AM
If you did not install any extensions and did not modify code, I just need MySQL database. 
Title: Re: Manual Payment Bank Transfer, CoD, Cheque Loads Infinite
Post by: Secured on November 04, 2017, 11:10:00 AM
If you did not install any extensions and did not modify code, I just need MySQL database.

Okay, Private Messaged you.