Skip to content

Instantly share code, notes, and snippets.

@variousred
Created June 7, 2013 18:56
Show Gist options
  • Save variousred/b78b133d7cb62e524501 to your computer and use it in GitHub Desktop.
Save variousred/b78b133d7cb62e524501 to your computer and use it in GitHub Desktop.
Spree::Gateway::UsaEpay.class_eval do
def payment_profiles_supported?
false
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment