lib/generators/opay/templates/opay_config.rb in opay-1.1.3 vs lib/generators/opay/templates/opay_config.rb in opay-1.1.4
- old
+ new
@@ -6,6 +6,7 @@
config.pos_auth_key = ''
config.key1 = ''
config.key2 = ''
# config.test_mode = true
+ # config.process_payments_localy = true
end