-
It works on ref: f0dd6d99268f6f63dff4b8f0ddaa2d4d13258d2a
This is the backtrace https://gist.github.com/7d904de793e3b7a364d4
-
I feel very dumb right now, but i'm trying to upgrade to spree 1.0-stable and am not able to install this gem.
```
$ gem install spree_gateway
ERROR: Could not find a valid gem 'spree_gateway' (>= 0…
-
I have a demo (as in brand new) Spree setup with the default bogus credit card payment method. I set up a second method using a test Authorize.Net account (and called Authorize.Net), so now I have two…
-
Dev env on local box. Mac 10.7, Ruby 1.9.3-p125, Rails 3.2.3, Spree 1.1.0.rc1
Created mock product, payment method with Skrill, shipping method. Try to go through purchasing the product.
Successfull…
nicwn updated
12 years ago
-
So, I've been able to use the preapprove_payment method to get a preapproval key, but the sender has to authorize it before I can use it to capture funds (I assume through execute_payment). Other Acti…
-
Running spree 1.1.1, Rails 3.2.3,
The app area looks correct, however I'm running into a lot of issues when I go into the admin area. When I click on the "Products" link at the top, Heroku gives "We'…
-
Ruby 1.9.2p180
Rails 3.1.1
In my gemfile `gem 'active_paypal_adaptive_payment'` followed by `bundle install`. Then `rails s`, and
```
c:/Ruby192/lib/ruby/gems/1.9.1/gems/activemerchant-1.5.1/lib/a…
-
That folder is full of stuff. I would not mind it very much if it wasn't for the fact that I can use Spork to test changes on it, so I'm very slow on making changes to Locomotive using TDD.
Wouldn't …
-
On edge version in development mode, when checking out if you get to payment and fill in credit card info, then go back to shipping, then return to payment, the card no. and exp date are blank. Clicki…
-
Latest Edge Code
The preferences system seems to have a bug when returning the value for a boolean when that boolean is set to FALSE.
For example. Setting the Authorize.net payment gateway 'test_mo…