added the send_mpesa node
This commit is contained in:
parent
a5cdd72480
commit
010696e153
1
services/registration/send_mpesa
Normal file
1
services/registration/send_mpesa
Normal file
@ -0,0 +1 @@
|
||||
{{.send_mpesa_min_limit}}
|
||||
9
services/registration/send_mpesa.vis
Normal file
9
services/registration/send_mpesa.vis
Normal file
@ -0,0 +1,9 @@
|
||||
LOAD send_mpesa_min_limit 0
|
||||
RELOAD send_mpesa_min_limit
|
||||
MAP send_mpesa_min_limit
|
||||
MOUT back 0
|
||||
MOUT quit 9
|
||||
HALT
|
||||
INCMP _ 0
|
||||
INCMP quit 9
|
||||
INCMP send_mpesa_confirmation *
|
||||
1
services/registration/send_mpesa_menu
Normal file
1
services/registration/send_mpesa_menu
Normal file
@ -0,0 +1 @@
|
||||
Send M-Pesa
|
||||
Loading…
Reference in New Issue
Block a user