opencart / opencart

A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.

Home Page:https://www.opencart.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't change payment method

AJenbo opened this issue · comments

Version: bea93b4

Describe the bug
As a customer I can't change my payment method: /index.php?route=account/payment_method&language=en-gb

Notice: Undefined property: Proxy::getStored in /var/www/html/catalog/controller/account/payment_method.php on line 98: in /var/www/html/system/engine/proxy.php on line 91

To Reproduce
Steps to reproduce the behavior:

To Reproduce

  1. Create user
  2. Click on my account
  3. Click Change Payment Method
  4. See error

Expected behavior
Don't see error

Server / Test environment (please complete the following information):

  • Local development
  • Debian
  • PHP 8.2
  • Apache 2.4.57
  • Firefox