mirror of
https://github.com/v2board/v2board.git
synced 2025-06-13 21:28:27 +08:00
stripe: add jpy
This commit is contained in:
@ -48,7 +48,7 @@ class ConfigSave extends FormRequest
|
||||
'stripe_sk_live' => '',
|
||||
'stripe_pk_live' => '',
|
||||
'stripe_webhook_key' => '',
|
||||
'stripe_currency' => 'in:hkd,usd,sgd,eur,gbp',
|
||||
'stripe_currency' => 'in:hkd,usd,sgd,eur,gbp,jpy',
|
||||
// bitpayx
|
||||
'bitpayx_name' => '',
|
||||
'bitpayx_enable' => 'in:0,1',
|
||||
|
Reference in New Issue
Block a user