Sha256: 9b819375775104af9688f339a24a9ed62624ed6067e17d46c6174e5e3409a845
Contents?: true
Size: 883 Bytes
Versions: 1
Compression:
Stored size: 883 Bytes
Contents
development: merchant_id: "test_id" merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901" finish_payment_return_url: "http://localhost/finish" unfinish_payment_return_url: "http://localhost/cancel" error_payment_return_url: "http://localhost/error" server_key: "2a8f3674-71cf-42af-aa56-b872b8924f72" server_host: "http://veritrans.dev" production: merchant_id: "production_id" merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901" finish_payment_return_url: "http://mydomain/finish" unfinish_payment_return_url: "http://mydomain/cancel" error_payment_return_url: "http://mydomain/error" server_key: "2a8f3674-71cf-42af-aa56-b872b8924f72" server_host: "http://veritrans.dev" # server_host: "http://192.168.10.250:80"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
veritrans-1.1.0 | config/veritrans.yml |