-
![Screen Shot 2013-04-04 at 2 43 58 PM](https://f.cloud.github.com/assets/51243/340623/ab5ae108-9d57-11e2-8833-68a2a7f107b4.png)
In spree 1-3-stable, if you go to confirm order and then click back to …
-
I am having a bit of a problem. I have a class called Discount (after much work I finally got it to work). When I create that discount (modified tax_rate views in order to do so) the calculable_id and…
-
The SavonRB gem logs the SOAP information without any filtering, so the credit card numbers and CVV codes are captured (see the end of the last line in the logs below).
```
2013-05-24T02:12:03.087080…
-
Spree Version: Latest -git
Rails Version: Latest stable
Additional extensions:
spree/spree_auth_devise.git,
spree/spree_i18n.git
How to reproduce:
``` shell
bundle exec rake spree_sample:load
```
…
gildo updated
11 years ago
-
Установка была совершена полностью по README 0-70-stable.
После запуска постоянная ошибка:
ActiveRecord::StatementInvalid in HomeController#index
Mysql2::Error: Table 'synergy_db.pages' doesn't exi…
ghost updated
11 years ago
-
Hello,
First: Thank you for the awesome library!
Sylius would be perfect in a product I have scheduled for imminent release, but I was confused about some things regarding the payment process. I'm …
dyjo updated
11 years ago
-
Odd error - I'm working on setting up the Stripe Payment Gateway, but anytime I try to access the payment_methods#index action, I get the error
"undefined method `primary_key' for Stripe:Module"
I…
-
Hey guys,
After a quick talk to huoxito on the channel, we came to the conclusion that the new payment system fails to set previous payments as invalid (behaviour we assumed is incorrect).
The con…
-
Can someone explain me the purpose of the BOTH display option for PaymentMethods?
Its easy to guess what it should do, only it doesn't do it
```
def self.available(display_on = 'both')
all.select {…
jassa updated
11 years ago
-
On spree 1.3.2 when I submit a payment using SagePay gateway I get:
--- !ruby/object:ActiveMerchant::Billing::Response
authorization: ..;;;;authorization
...
message: "3051 : The CardNumber field i…