开发者

Problem loading activemerchant using Bundler

开发者 https://www.devze.com 2022-12-27 11:44 出处:网络
I am using Merb. I can\'t seem to get activemerchant to load using Bundler. All my other开发者_JAVA技巧 gems load fine.

I am using Merb. I can't seem to get activemerchant to load using Bundler. All my other开发者_JAVA技巧 gems load fine.

In my Gemfile I am using:

gem 'activemerchant', :require => 'active_merchant'

Here is the relevant error:

uninitialized constant ActiveMerchant::Billing::AuthorizedNetGateway

Anyone run into this or have any ideas?

Thanks ahead of time!


Never mind, I figured it out. The symbol that indicates the AuthorizeNetGateway changed in activemerchant. Just had to update my legacy code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号