diff --git a/wc-gateway-invite-fps-payment-gateway-class.php b/wc-gateway-invite-fps-payment-gateway-class.php index 39904ef..87f3d25 100644 --- a/wc-gateway-invite-fps-payment-gateway-class.php +++ b/wc-gateway-invite-fps-payment-gateway-class.php @@ -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),