new mobikwik

This commit is contained in:
2026-07-29 22:41:33 +08:00
parent 14d0ef42b3
commit 4086b64fc0
8 changed files with 835 additions and 69 deletions
+2
View File
@@ -907,6 +907,8 @@ export default class HomeScreen extends Component<any, HomeScreenState> {
onRequestClose={close('showFreechargePersonalBind')}
>
<FreechargePersonalBind
apiBaseUrl={Api.BASE_URL}
userId={Api.instance.getUserId()}
processString="Processing..."
isDebug
onSuccess={this.handleBindSuccess('showFreechargePersonalBind', WalletType.FREECHARGE_PERSONAL, 'Freecharge bound successfully') as any}