added support for fahipay raastas
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user