search for: authorize_net

Displaying 3 results from an estimated 3 matches for "authorize_net".

2006 May 06
0
`connect'': undefined method `verify_mode'' for nil:NilClass
...m /usr/lib/ruby/1.8/net/http.rb:1031:in `request'' from /usr/lib/ruby/1.8/net/http.rb:840:in `post'' from /usr/lib/ruby/gems/1.8/gems/payment-1.0.1/lib/payment/base.rb:52:in `get_response'' from /usr/lib/ruby/gems/1.8/gems/payment-1.0.1/lib/payment/authorize_net.rb:45:in `submit'' from test.rb:14 This is the test script I am trying to run: test.rb: -------- require ''rubygems'' require ''payment/authorize_net'' transaction = Payment::AuthorizeNet.new( :login => ''username''...
2006 Sep 27
0
Require problem with payment gem
I did a "gem install payment", version 1.0.1. The require statement in my controller: require ''payment/authorize_net'' ...returns a "no file to load" error. I ended up copying the files from the gem''s lib subfolder to my application''s lib folder and everything worked from there. Doesn''t seem right, though. What am I missing with respect to properly requiring the g...
2006 Jun 06
6
Payment Gem Error
I am learning how to use the payment gem to process credit cards. I think I have everything up and running correctly but I get this error: undefined method `use_ssl='' for #<Net::HTTP secure.authorize.net:443 open=false> Would anyone have an idea what would cause that? Thanks, will clark // graphic design www.willclarkdesigns.com/ will@willclarkdesigns.com 559 | 584