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

Active Merchant 1.29.3, activating test/sandbox mode and international customers #2

Open
lvxn0va opened this issue Feb 10, 2013 · 1 comment

Comments

@lvxn0va
Copy link

lvxn0va commented Feb 10, 2013

  • For some reason, AM 1.17.0 would not initialize the catarse_paypal_express gem. I had to upgrade the AM version and dependencies in Gemfile and Gemfile lock to 1.29.3 inorder for it to startup and not give me NameError: uninitialized class variable @@gateway in CatarsePaypalExpress::Payment::PaypalExpressController
  • In the Catarse Rails Console I had to enter:
    Configuration.create!(name: "paypal_test", value: "true")

Otherwise PP goes to main site and not Sandbox. Might want to add that to the readme

  • Also, is there a way to override the default currency established in the active_merchant.rb? Something like:
    Configuration.create!(name: "paypal_default_currency", value: "US")
@cmthakur
Copy link

same problem here.

devton added a commit that referenced this issue Nov 28, 2013
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