Paul Singh
Results
2
comments of
Paul Singh
trafficstars
I _think_ I found the issue... In db/schema.rb, I see the following: `add_foreign_key "spree_wallet_payment_sources", "spree_users", column: "user_id"` Since I've set Spree.user_class to "User" in my app, I was able to...
Hey guys, checking back in on this one: I'd love to use Accept.js via ActiveMerchant! :)