added a node for the send mpesa confirmation and PIN input
This commit is contained in:
parent
0fd1f43602
commit
15bf7dc956
3
services/registration/send_mpesa_confirmation
Normal file
3
services/registration/send_mpesa_confirmation
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{{.send_mpesa_preview}}
|
||||||
|
|
||||||
|
Please enter your account PIN to confirm:
|
||||||
12
services/registration/send_mpesa_confirmation.vis
Normal file
12
services/registration/send_mpesa_confirmation.vis
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
LOAD send_mpesa_preview 0
|
||||||
|
MAP send_mpesa_preview
|
||||||
|
CATCH invalid_send_mpesa_amount flag_invalid_amount 1
|
||||||
|
MOUT back 0
|
||||||
|
MOUT quit 9
|
||||||
|
HALT
|
||||||
|
LOAD authorize_account 6
|
||||||
|
RELOAD authorize_account
|
||||||
|
CATCH incorrect_pin flag_incorrect_pin 1
|
||||||
|
INCMP _ 0
|
||||||
|
INCMP quit 9
|
||||||
|
INCMP initiate_send_mpesa *
|
||||||
3
services/registration/send_mpesa_confirmation_swa
Normal file
3
services/registration/send_mpesa_confirmation_swa
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{{.send_mpesa_preview}}
|
||||||
|
|
||||||
|
Tafadhali weka PIN ya akaunti yako kudhibitisha:
|
||||||
Loading…
Reference in New Issue
Block a user