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

ArgumentError in PreorderController#prefill #43

Closed
bluekite2000 opened this issue Mar 29, 2013 · 1 comment
Closed

ArgumentError in PreorderController#prefill #43

bluekite2000 opened this issue Mar 29, 2013 · 1 comment

Comments

@bluekite2000
Copy link

ArgumentError in PreorderController#prefill

wrong number of arguments (3 for 2)
Rails.root: /Users/trang/Downloads/selfstarter

Application Trace | Framework Trace | Full Trace
app/controllers/preorder_controller.rb:29:in `prefill'
Request

Parameters:

{"utf8"=>"✓",
"authenticity_token"=>"",
"payment_option"=>"1",
"email"=>"",
"preorder"=>"true",
"quantity"=>"",
"commit"=>"Checkout"}
Show session dump

Show env dump

Response

Headers:

None

@Jarred-Sumner
Copy link
Contributor

Thanks for the bug report.

It's an issue with the version of amazon_flex_pay you're running. Run bundle update amazon_flex_pay and that should solve it!

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