Skip to content
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

Custom PaymentMethod Error #454

Closed
mazharoddin opened this issue Aug 11, 2016 · 1 comment
Closed

Custom PaymentMethod Error #454

mazharoddin opened this issue Aug 11, 2016 · 1 comment

Comments

@mazharoddin
Copy link
Contributor

Hi @owen2345,
I am getting custom PaymentMethod error while trying add payment methods in '1.1' version of ecommerce plugin.

 Showing /Users/mazhar/.rvm/gems/ruby-2.3.0@rails4.2.7/bundler/gems/camaleon-ecommerce-d355cda8abc6/app/views/plugins/ecommerce/admin/payment_methods/form.html.erb where line #35 raised:

undefined local variable or method `args' for #<Plugins::Ecommerce::Admin::PaymentMethodsController:0x007fc5e3d5f038>
  # }
}.call
args[:custom_payment_methods]

end

end

/Users/mazhar/.rvm/gems/ruby-2.3.0@rails4.2.7/bundler/gems/camaleon-ecommerce-d355cda8abc6/app/helpers/plugins/ecommerce/ecommerce_functions_helper.rb:66:in `ecommerce_custom_payment_methods'
actionpack (4.2.7) lib/abstract_controller/helpers.rb:67:in `ecommerce_custom_payment_methods'

Due to this error I am unable to add any payment methods.

@owen2345
Copy link
Owner

Fixed!
Typing error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants