Sha256: b59d0a06446c0c232a5f55fa5c9b7c8eeafe9ada98564328deafea1eef821447
Contents?: true
Size: 665 Bytes
Versions: 5
Compression:
Stored size: 665 Bytes
Contents
production: client_id: <your client id from wepay> client_secret: <your client secret from wepay> account_id: <your account id from wepay> access_token: <your access token that you recieved when you went to http://your.domain.com/wepay/authorize> root_callback_uri: "http://www.example.com" after_checkout_redirect_uri: "http://www.example.com/purchase/finalize" scope: [refund_payments,collect_payments,view_balance,view_user] wepay_api_uri: "https://api.wepay.com/v2" fee_payer: Payee checkout_type: GOODS charge_tax: false app_fee: 0 auto_capture: true require_shipping: false shipping_fee: 0 charge_tax: false development: test:
Version data entries
5 entries across 5 versions & 1 rubygems