update the Mpesa response once someone requests for a withdrawal
This commit is contained in:
parent
c4e2ed6db2
commit
5ed7cbd40a
@ -387,11 +387,10 @@ func (h *MenuHandlers) InitiateGetMpesa(ctx context.Context, sym string, input [
|
||||
|
||||
logg.InfoCtxf(ctx, "TokenTransfer normal", "trackingId", tokenTransfer.TrackingId)
|
||||
|
||||
res.Content = l.Get("Your request has been sent. You will receive ~ %s ksh", data.TemporaryValue)
|
||||
res.Content = l.Get("Your request has been sent. Please await confirmation")
|
||||
|
||||
res.FlagReset = append(res.FlagReset, flag_account_authorized)
|
||||
return res, nil
|
||||
|
||||
}
|
||||
|
||||
swapAmount, err := userStore.ReadEntry(ctx, sessionId, storedb.DATA_ACTIVE_SWAP_AMOUNT)
|
||||
|
||||
@ -61,8 +61,8 @@ msgstr "Weka kiasi cha M-Pesa cha kupata: (Kikomo %s Ksh)\n"
|
||||
msgid "You are sending %s %s in order to receive ~ %s ksh"
|
||||
msgstr "Unatuma ~ %s %s ili upoke %s ksh"
|
||||
|
||||
msgid "Your request has been sent. You will receive ~ %s ksh"
|
||||
msgstr "Ombi lako limetumwa. Utapokea ~ %s ksh"
|
||||
msgid "Your request has been sent. Please await confirmation"
|
||||
msgstr "Ombi lako limetumwa. Tafadhali subiri"
|
||||
|
||||
msgid "Enter the amount of M-Pesa to send: (Minimum %s Ksh)\n"
|
||||
msgstr "Weka kiasi cha M-Pesa cha kutuma: (Kima cha chini %s Ksh)\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user