Post by josesoares » Wed Jul 05, 2023 6:46 pm

Hi.
So, as I was developing the payment method extension for opencart 4, I thought that it would be a good idea to be able to change the payment method for an order. An use case would be when a customer requests store admin or clerk to change the payment method for any motive.
The admin would then change the payment method like in the picture:

Image

I used the default Opencart methods to change between to make sure it was not something related to my extension, and by doing so I still got the same error when I reload the page after clicking confirm (step 4).

This is the error:

Code: Select all

Warning: Trying to access array offset on value of type null in /shared/httpd/opencart4/htdocs/administrator/controller/sale/order.php on line 999Warning: Trying to access array offset on value of type null in /shared/httpd/opencart4/htdocs/administrator/controller/sale/order.php on line 1005Warning: Trying to access array offset on value of type null in /shared/httpd/opencart4/htdocs/administrator/controller/sale/order.php on line 1135TypeError: Opencart\Admin\Model\Setting\Extension::getExtensionByCode(): Argument #2 ($code) must be of type string, null given in /shared/httpd/opencart4/htdocs/administrator/model/setting/extension.php on line 16
So, again, is this a current bug from Opencart or am I just not setting some necessary configuration in order for this to work?

Thanks in advance, and any guidance is deeply appreciated.

New member

Posts

Joined
Mon Jan 23, 2023 5:27 pm

Post by straightlight » Wed Jul 05, 2023 7:40 pm

OC version.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by josesoares » Wed Jul 05, 2023 10:04 pm

Right, sorry.
It's Version 4.0.2.1

New member

Posts

Joined
Mon Jan 23, 2023 5:27 pm

Post by straightlight » Wed Jul 05, 2023 11:39 pm

This issue may have already been fixed on the MB.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 2 guests