mirror of
https://github.com/invite-frey/is-woo-payment-fps.git
synced 2025-04-04 21:40:43 +00:00
Sample phone number added
This commit is contained in:
parent
5608ed2aee
commit
bdf5145aa6
@ -63,7 +63,7 @@ if( !class_exists('WC_Gateway_Invite_FPS_Payment_Gateway') ){
|
||||
'account_fps_id' => array(
|
||||
'title' => __('Account Id',ITS_WPF_PLUGIN_ID),
|
||||
'type' => 'text',
|
||||
'description' => __('E-mail address, phone number or specific FPS id',ITS_WPF_PLUGIN_ID),
|
||||
'description' => __('E-mail address, phone number (+852-xxxxxxxx) or specific FPS id',ITS_WPF_PLUGIN_ID),
|
||||
),
|
||||
'account_bank_code' => array(
|
||||
'title' => __('Bank Code',ITS_WPF_PLUGIN_ID),
|
||||
|
Loading…
Reference in New Issue
Block a user