@@ -22,7 +22,8 @@ const RegisterCustom = () => { | |||||
const { locale } = intl; | const { locale } = intl; | ||||
const registerWithIAmSmart = () => { | const registerWithIAmSmart = () => { | ||||
setIsPopUp(true); | |||||
getQRWithIAmSmart(); | |||||
setIsPopUp(false); | |||||
} | } | ||||
const getQRWithIAmSmart = () => { | const getQRWithIAmSmart = () => { | ||||
@@ -48,7 +48,7 @@ | |||||
"MSG.paymentMsg": "Your application and payment have been received", | "MSG.paymentMsg": "Your application and payment have been received", | ||||
"MSG.expiredApp": "Public Notice application has expired", | "MSG.expiredApp": "Public Notice application has expired", | ||||
"MSG.providedByIAmSmart": "Indicates that the item is provided by \"iAM Smart\".", | |||||
"MSG.providedByIAmSmart": "Data is provided by \"iAM Smart\".", | |||||
"MSG.paymentCancelMsg1": "Payment cancellation message:", | "MSG.paymentCancelMsg1": "Payment cancellation message:", | ||||
"MSG.paymentCancelMsg2": "Your payment has been cancelled. We have received your payment request, but due to certain reasons, the payment could not be processed. Please take note of the following:", | "MSG.paymentCancelMsg2": "Your payment has been cancelled. We have received your payment request, but due to certain reasons, the payment could not be processed. Please take note of the following:", | ||||
@@ -145,7 +145,7 @@ | |||||
"login": "Login", | "login": "Login", | ||||
"logout": "Logout", | "logout": "Logout", | ||||
"iAmSmartLogin": "Login with iAM Smart", | |||||
"iAmSmartLogin": "Continue with iAM Smart", | |||||
"continueWithIAmSmart": "Continue with iAM Smart", | "continueWithIAmSmart": "Continue with iAM Smart", | ||||
"authorizeIAmSmartForInfo": "Authorize \"iAM Smart\" to provide personal information", | "authorizeIAmSmartForInfo": "Authorize \"iAM Smart\" to provide personal information", | ||||
"iAmSmartSubTitle": "In order to complete the account opening and establish a connection with \"iAM Smart\", please authorize \"iAM Smart\" to provide the following personal information:", | "iAmSmartSubTitle": "In order to complete the account opening and establish a connection with \"iAM Smart\", please authorize \"iAM Smart\" to provide the following personal information:", | ||||
@@ -85,7 +85,7 @@ | |||||
"MSG.paymentMsg": "你的申请和付款已收到", | "MSG.paymentMsg": "你的申请和付款已收到", | ||||
"MSG.expiredApp": "公共启事申请已过期", | "MSG.expiredApp": "公共启事申请已过期", | ||||
"MSG.providedByIAmSmart": "表示该项由「智方便」提供。", | |||||
"MSG.providedByIAmSmart": "该项资料由「智方便」提供。", | |||||
"MSG.paymentCancelMsg1": "付款取消讯息:", | "MSG.paymentCancelMsg1": "付款取消讯息:", | ||||
"MSG.paymentCancelMsg2": "你的付款已被取消。我们收到了你的付款请求,但由于某些原因,付款无法完成。请注意以下事项:", | "MSG.paymentCancelMsg2": "你的付款已被取消。我们收到了你的付款请求,但由于某些原因,付款无法完成。请注意以下事项:", | ||||
@@ -179,7 +179,7 @@ | |||||
"login": "登录", | "login": "登录", | ||||
"logout": "登出", | "logout": "登出", | ||||
"iAmSmartLogin": "智方便登录", | |||||
"iAmSmartLogin": "以智方便继续", | |||||
"continueWithIAmSmart": "以智方便继续", | "continueWithIAmSmart": "以智方便继续", | ||||
"authorizeIAmSmartForInfo": "授权「智方便」提供个人资料", | "authorizeIAmSmartForInfo": "授权「智方便」提供个人资料", | ||||
"iAmSmartSubTitle": "为完成开户并建立与「智方便」的连接,请授权「智方便」提供以下个人资料:", | "iAmSmartSubTitle": "为完成开户并建立与「智方便」的连接,请授权「智方便」提供以下个人资料:", | ||||
@@ -85,7 +85,7 @@ | |||||
"MSG.paymentMsg": "你的申請和付款已收到", | "MSG.paymentMsg": "你的申請和付款已收到", | ||||
"MSG.expiredApp": "公共啟事申請已過期", | "MSG.expiredApp": "公共啟事申請已過期", | ||||
"MSG.providedByIAmSmart": "表示該項由「智方便」提供。", | |||||
"MSG.providedByIAmSmart": "該項資料由「智方便」提供。", | |||||
"MSG.paymentCancelMsg1": "付款取消訊息:", | "MSG.paymentCancelMsg1": "付款取消訊息:", | ||||
"MSG.paymentCancelMsg2": "你的付款已被取消。我們收到了你的付款請求,但由於某些原因,付款無法完成。請注意以下事項:", | "MSG.paymentCancelMsg2": "你的付款已被取消。我們收到了你的付款請求,但由於某些原因,付款無法完成。請注意以下事項:", | ||||
@@ -181,7 +181,7 @@ | |||||
"login": "登入", | "login": "登入", | ||||
"logout": "登出", | "logout": "登出", | ||||
"iAmSmartLogin": "智方便登入", | |||||
"iAmSmartLogin": "以智方便繼續", | |||||
"continueWithIAmSmart": "以智方便繼續", | "continueWithIAmSmart": "以智方便繼續", | ||||
"authorizeIAmSmartForInfo": "授權「智方便」提供個人資料", | "authorizeIAmSmartForInfo": "授權「智方便」提供個人資料", | ||||
"iAmSmartSubTitle": "為完成開戶並建立與「智方便」的連接,請授權「智方便」提供以下個人資料:", | "iAmSmartSubTitle": "為完成開戶並建立與「智方便」的連接,請授權「智方便」提供以下個人資料:", | ||||