Page 1 of 1

No Payment options are available.

Posted: Fri Jun 03, 2022 10:27 am
by arhatron
I just installed opencart 4.0.0.0, tried to buy product. On the checkout page, the payment dropdown cannot be selected. I use browser's F12, show the network links, copy the link: http://opencart4x.test/index.php?route= ... uage=en-gb

Code: Select all

error	"Warning: No Payment options are available. Please <a href=\"http://opencart4x.test/index.php?route=information/contact&amp;language=en-gb\">contact us</a> for assistance!"
In the adminp(backend) > Extensions > Extensions > Payments, there are two payment method available:
Cash On Delivery
Free Checkout

How to fix it?

Re: No Payment options are available.

Posted: Thu Jun 09, 2022 7:14 pm
by straightlight
arhatron wrote:
Fri Jun 03, 2022 10:27 am
I just installed opencart 4.0.0.0, tried to buy product. On the checkout page, the payment dropdown cannot be selected. I use browser's F12, show the network links, copy the link: http://opencart4x.test/index.php?route= ... uage=en-gb

Code: Select all

error	"Warning: No Payment options are available. Please <a href=\"http://opencart4x.test/index.php?route=information/contact&amp;language=en-gb\">contact us</a> for assistance!"
In the adminp(backend) > Extensions > Extensions > Payments, there are two payment method available:
Cash On Delivery
Free Checkout

How to fix it?
Modified URL from an installed extension that does not originate from the core. The original URL should be pointing to the information/contact route. Contact the extension developer of that opencart4x.test URL site to resolve this issue. However, if you're not familiarized with this party, then I would suggest to remove that extension from your store.

Re: No Payment options are available.

Posted: Sun Jun 12, 2022 10:25 pm
by arhatron
I dont quite understand what you mean. I installed opencart 4.0.0.0, didn't do any other thing. And you said that I should contact the extension developer, or remove the two payments extensions? This is a bug of 4.0.0.0, isn't it?

Re: No Payment options are available.

Posted: Sun Jun 12, 2022 10:35 pm
by xxvirusxx

Re: No Payment options are available.

Posted: Mon Jun 13, 2022 1:11 am
by straightlight
There's an opencart4x link from the core ...?