|
@@ -33,6 +33,7 @@ class ConfigSave extends FormRequest
|
|
'stripe_wepay_enable' => 'in:0,1',
|
|
'stripe_wepay_enable' => 'in:0,1',
|
|
// bitpayx
|
|
// bitpayx
|
|
'bitpayx_enable' => 'in:0,1',
|
|
'bitpayx_enable' => 'in:0,1',
|
|
|
|
+ 'bitpayx_appsecret' => '',
|
|
// tutorial
|
|
// tutorial
|
|
'apple_id' => 'email',
|
|
'apple_id' => 'email',
|
|
'apple_id_password' => ''
|
|
'apple_id_password' => ''
|