Sha256: 44e4576b277a8f342bc65097579858f05723115f8a15f1c98dbe4903c443d31f
Contents?: true
Size: 745 Bytes
Versions: 3
Compression:
Stored size: 745 Bytes
Contents
development: merchant_id: "test_id" merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901" unfinish_payment_return_url: "http://localhost/cancel" finish_payment_return_url: "http://localhost/finish" error_payment_return_url: "http://localhost/error" # server_host: "http://192.168.10.250:80" production: merchant_id: "production_id" merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901" unfinish_payment_return_url: "http://mydomain/cancel" finish_payment_return_url: "http://mydomain/finish" error_payment_return_url: "http://mydomain/error" # server_host: "http://192.168.10.250:80"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
veritrans-1.1.3 | lib/generators/templates/config/veritrans.yml |
veritrans-1.1.0 | lib/generators/templates/config/veritrans.yml |
veritrans-1.0.0 | lib/generators/templates/config/veritrans.yml |