Sha256: 3a69ec14d5e092d54de4536ddd14914f4dccb1d48653bde5e8f42ebbc88cff2d

Contents?: true

Size: 648 Bytes

Versions: 5

Compression:

Stored size: 648 Bytes

Contents

development:
  merchant_id: "test_id"
  merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901"
  unfinish_payment_return_url: "http://path/to/cancel"
  finish_payment_return_url: "http://path/to/finish"
  error_payment_return_url: "http://path/to/error"

production:
  merchant_id: "production_id"
  merchant_hash_key: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789012345678901"
  unfinish_payment_return_url: "http://path/to/cancel"
  finish_payment_return_url: "http://path/to/finish"
  error_payment_return_url: "http://path/to/error"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
veritrans-1.2.6 lib/generators/templates/config/veritrans.yml
veritrans-1.2.5 lib/generators/templates/config/veritrans.yml
veritrans-1.2.4 lib/generators/templates/config/veritrans.yml
veritrans-1.2.2 lib/generators/templates/config/veritrans.yml
veritrans-1.2.0 lib/generators/templates/config/veritrans.yml