added support for fahipay raastas
This commit is contained in:
parent
872716809b
commit
88ac588290
6
fahipay-raastas.sh
Normal file
6
fahipay-raastas.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl -s https://fahipay.mv/actions/payment/ooredoo/recharge/ \
|
||||
--header "authID: $FAHIPAY_API" \
|
||||
--form number=$OOREDOO_NUMBER \
|
||||
--form amount=108
|
Loading…
x
Reference in New Issue
Block a user