Sha256: 03547d2586b43d6ccb30803c4b5850dde250adf884d0e3001d3282594fc5004f

Contents?: true

Size: 391 Bytes

Versions: 2

Compression:

Stored size: 391 Bytes

Contents

development:
  # Register in sandbox veritrans and get your keys here:
  # https://dashboard.sandbox.midtrans.com/settings/config_info
  client_key: ""
  server_key: ""
  api_host: https://api.sandbox.midtrans.com

production:
  # Register and get your keys here:
  # https://dashboard.midtrans.com/settings/config_info
  client_key: ""
  server_key: ""
  api_host: https://api.midtrans.com

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
veritrans-2.3.0 example/rails/cable/config/veritrans.yml
veritrans-2.2.0 example/rails/cable/config/veritrans.yml