phonepe personal otp / token 模式 ok
This commit is contained in:
@@ -89,7 +89,7 @@ export class PhonePePersonalOTPBind extends Component<{
|
||||
<OTPBindUI
|
||||
walletType={WalletType.PHONEPE_PERSONAL}
|
||||
title="PhonePe 绑定"
|
||||
otpLength={8}
|
||||
otpLength={5}
|
||||
onRequestOTP={this.props.onRequestOTP}
|
||||
onVerifyOTP={this.props.onVerifyOTP}
|
||||
onSuccess={this.props.onSuccess}
|
||||
|
||||
Reference in New Issue
Block a user