production: client_id: client_secret: account_id: access_token: root_callback_uri: "http://www.example.com" after_checkout_redirect_uri: "http://www.example.com/purchase/finalize" after_preapproval_redirect_uri: "http://www.example.com/preapproval/success" after_charge_redirect_uri: "http://www.example.com/charge/success" scope: [manage_accounts,refund_payments,collect_payments,view_balance,view_user,preapprove_payments] wepay_ui_endpoint: "https://www.wepay.com/v2" wepay_api_endpoint: "https://wepayapi.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: client_id: client_secret: account_id: access_token: root_callback_uri: "http://www.example.com" after_checkout_redirect_uri: "http://www.example.com/purchase/finalize" after_preapproval_redirect_uri: "http://www.example.com/preapproval/success" after_charge_redirect_uri: "http://www.example.com/charge/success" scope: [manage_accounts,refund_payments,collect_payments,view_balance,view_user,preapprove_payments] wepay_ui_endpoint: "https://stage.wepay.com/v2" wepay_api_endpoint: "https://stage.wepayapi.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 test: client_id: client_secret: account_id: access_token: root_callback_uri: "http://www.example.com" after_checkout_redirect_uri: "http://www.example.com/purchase/finalize" after_preapproval_redirect_uri: "http://www.example.com/preapproval/success" after_charge_redirect_uri: "http://www.example.com/charge/success" scope: [manage_accounts,refund_payments,collect_payments,view_balance,view_user,preapprove_payments] wepay_ui_endpoint: "https://stage.wepay.com/v2" wepay_api_endpoint: "https://stage.wepayapi.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