Tanzania mobile moneyAsk AIpost https://api.flutterwave.com/v3/charges?type=mobile_money_tanzaniaThis document describes how to collect payments via Tanzania mobile money.Body Paramsamountint32requiredDefaults to 1500This is the amount to be charged for the transaction.currencystringrequiredDefaults to TZSThis is the specified currency to charge in. (Expected value: TZS)emailstringrequiredDefaults to [email protected]This is the email address of the customertx_refstringrequiredDefaults to REF_ABCD_134This is a unique reference peculiar to the transaction being carried out.phone_numberstringrequiredDefaults to 09012345678This is the phone number linked to the customer's bank account or mobile money accountnetworkstringDefaults to HalopesaThis is the customer's mobile money network provider. (Expected values: Airtel, Tigo, Halopesa, Vodafone).fullnamestringDefaults to John DoeThis is the customers full name. It should include the first and last name of the customer.redirect_urlstringDefaults to https://www.company.com/successThe redirect for customers after completing their payment.client_ipstringDefaults to 154.123.220.1IP - Internet Protocol. This represents the current IP address of the customer carrying out the transaction.device_fingerprintstringDefaults to 62wd23423rq324323qew1This is the fingerprint for the device being used. It can be generated using a library on whatever platform is being used.metaobjectThis is used to include additional payment information.meta objectHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated about 1 year ago