Giter Club home page Giter Club logo

Comments (8)

ralphos avatar ralphos commented on September 23, 2024

Any luck finding a solution to this? I'm also trying to get it to work with a Rails 3.2.1 app and getting the same error.

from active_paypal_adaptive_payment.

jpablobr avatar jpablobr commented on September 23, 2024

Haven't been able to reproduce the error :/ However, I noticed @cmezak modified the gemspec activemerchant version dependency on his fork:

cmezak@c666170

Can you try that?

This might be related to issue 11 which was solved with this commit.

I'll try to get into it over the weekend.

from active_paypal_adaptive_payment.

cmezak avatar cmezak commented on September 23, 2024

My fork seems to have fixed it. Now I'm just on to other problems. Paypal's API is ridiculously complicated!

from active_paypal_adaptive_payment.

jpablobr avatar jpablobr commented on September 23, 2024

@cmezak yeah, I think >= 1.5.1 is the way to go, ~> 1.5.1 is too restrictive. It will not allow anything > 1.5 such as 1.6 :/ and I guess you guys on Rails 3.2 might be on active_merchant 1.2+. Can you send me a pull request with your changes so I can merge them in? :)

from active_paypal_adaptive_payment.

ralphos avatar ralphos commented on September 23, 2024

Thanks guys. Forked my first gem and it worked :) Happiness.

from active_paypal_adaptive_payment.

ralphos avatar ralphos commented on September 23, 2024

As mentioned earlier, I'm new to Rails. My fork worked but now I'm getting uninitialized constant ApplicationController::Activemerchant from my 'gateway' method as per the documentation. My understanding is I don't have to include Activemerchant in my gemfile as it's already included with active_paypal_adaptive_payment? I tried including it anyway but still no luck. Any idea why this might be happening? I've tried putting require 'activemerchant' in the application controller. Appreciate any help. Thx!

from active_paypal_adaptive_payment.

ralphos avatar ralphos commented on September 23, 2024

Sorry got it fixed! Entered a typo, was Activemerchant::Billing::PaypalAdaptivePayment when it should have been ActiveMerchant::Billing::PaypalAdaptivePayment. Thx for making this gem!

from active_paypal_adaptive_payment.

jpablobr avatar jpablobr commented on September 23, 2024

fixed in ebfdd6fd07f65189f7b7bfb9041e968f6fbef6b4

from active_paypal_adaptive_payment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.