added the get mpesa confirmation node
This commit is contained in:
parent
08d0043d2c
commit
c8f081c833
3
services/registration/get_mpesa_confirmation
Normal file
3
services/registration/get_mpesa_confirmation
Normal file
@ -0,0 +1,3 @@
|
||||
{{.get_mpesa_preview}}
|
||||
|
||||
Please enter your PIN to confirm. You will get an SMS shortly:
|
||||
13
services/registration/get_mpesa_confirmation.vis
Normal file
13
services/registration/get_mpesa_confirmation.vis
Normal file
@ -0,0 +1,13 @@
|
||||
LOAD get_mpesa_preview 0
|
||||
MAP get_mpesa_preview
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
CATCH invalid_credit_send_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_get_mpesa *
|
||||
3
services/registration/get_mpesa_confirmation_swa
Normal file
3
services/registration/get_mpesa_confirmation_swa
Normal file
@ -0,0 +1,3 @@
|
||||
{{.get_mpesa_preview}}
|
||||
|
||||
Tafadhali weka PIN yako kudhibitisha. Utapokea ujumbe wa SMS:
|
||||
Loading…
Reference in New Issue
Block a user