We have put together comprehensive guidelines and documentation to help you get right into integrating any of our products quickly. You can also get support when you need help!
I am using https://api.flutterwave.com/v3/transfers to transfer to ghana bank and ghana mobile money here is the request for ghana bank transfer { "tx_ref":"MC-158523s09v5050e8", "amount":"150", "currency":"GHS", "voucher":"143256743", "network":"MTN", "email":"[email protected]", "phone_number":"054709929220", "fullname":"John Madakin", "client_ip":"154.123.220.1", "device_fingerprint":"62wd23423rq324323qew1", "meta":{ "flightID":"213213AS" } It was giving success response and i am using "id" from them to get status of transfer by calling https://api.flutterwave.com/v3/transfers/142698 and it's give error as below { "status": "success", "message": "Transfer fetched", "data": { "id": 142698, "account_number": "0031625807099", "bank_code": "GH280100", "full_name": "Kwame Adew", "created_at": "2020-09-26T12:03:49.000Z", "currency": "GHS", "debit_currency": null, "amount": 50, "fee": 20, "status": "FAILED", "reference": "new-GHS-test-transfer", "meta": null, "narration": "Test GHS bank transfers", "approver": null, "complete_message": "DISBURSE FAILED: Sorry, you don't have a valid linked account. Please contact the administrator", "requires_approval": 0, "is_approved": 1, "bank_name": "ACCESS BANK GH LTD" } } Please provide your feedback Thanks Solanki
Posted by Solanki 3 months ago
I have following queries regarding Mobile money transfer. 1. I am testing ghana mobile money transfer with following request { "account_bank": "MTN", "account_number": "233542773934", "amount": 50, "narration": "New GHS momo transfer", "currency": "GHS", "reference": "new-ghs-momo-transfer", "beneficiary_name": "Kwame Adew" } Is there any test MTN bank account for test mode? 2.Is there any test bank account for ghana? I want to initiate transfer with thttps://api.flutterwave.com/v3/transfers API 3. Which API is used to deposit amount into card from Mobile Money? Please provide your your feedback Thanks Solanki
Posted by Solanki 3 months ago
I have two questions to ask 1. I have an android application am developing. How can I subscribe users to my services through mobile money and can flutterwave notify the users when the subscription is almost done (out) 2. when making split payments to the service providers. Is it possible for me to hold on to the money on their sub-accounts like for a week before giving it to them. Because i would like to give room for complaints and refunds to the customers.
Posted by KABBA JOSEPH 4 months ago
I'm a VERY frustrated user from Ghana. I sell digital African audiobooks on my platform using the Flutterwave payment platform. (www.akoobooks.com) We have a gateway issue with MTN. Our customers try to use MTN mobile payment and are unable to but products THOUGH credit is deducted from their MoMo accounts! Other times customers recieive the OTP from the platform but NIO authorisation to make payment on MTN MoMO. The problem has persisted for over two weeks and we are not getting any response from your tech support. We are VERY disappointed with Flutterwave. What could cause this problem? How do we resolve it? Is it MTN. Why the inconsistency?
Posted by Ama Dadson 4 months ago
I came the docs here from rave's developer page. From what I can see, i assuming that flutterwave was birthed from rave. The issue now is that on the docs, Rave by flutterwave is the version 2, while the version 3 is flutterwave. I'll like to know if the v2 docs for rave are all valid and the features in it (especially are fully supported. Plus how should I approach the two? As one or different entities. This is quite confusing as both of them are in the same docs and bear different versions so its confusing to see how they link. Any background information on the evolution of the docs will be also appreciated
Posted by Elijah Kolawole 4 months ago
I am testing API in test mode. https://api.flutterwave.com/v3/virtual-cards I am unable to create virtual card with GHS currency. Here is my request {"currency":"GHS","amount":200,"billing_name":"John Smith","billing_address":"333 Freemont Road","billing_country":"GH","callback_url":"https://your-callback-url.com/"} I am getting response like below { "status":"error" "message":"One or more field failed validation" "data":NULL } Can you please correct me if i did wrong? For USD currency it's working. Virtual card can be used for online transactions like shopping, purchase app from Appstore/Playstore?
Posted by Solanki 4 months ago
Hello Flutterwave Team, I have been using the Flutterwave Inline for payments but I was opting to upgrade to the Direct Charge API for customization purposes. I understand that you require a PCI DSS certificate for onboarding to v3. However, I was opting to use a third-party PCI DSS service provider to handle the sensitive card information and compliance. The actual provider I wanted to use is Very Good Security @ https://verygoodsecurity.com which is a certified secure platform. So, in this case, what information and parameters should I be providing to you so as to be allowed access to the v3 Direct Charge API, because I will not be handling the compliance personally?
Posted by Clifford Gail 4 months ago
I am trying to use the android SDK to be able to do UgandaMobileMoney payments using the NonUI mode, the problem is that I cant find a way of getting the the Flw transaction Id as none the method overrides for UgandaMobileMoneyPaymentCallback returns anything related to that Id, so I am unable to verify the transaction status without that Id
Posted by Timothy Kasaga 4 months ago
Been trying to integrate Flutterwave payment to my react app for hours now, the payment interface is loaded successfully but the inputs on the payment interface is not collecting the inputted values. The inputs (including those those that are supposed to collect the card details for payment) couldn't be focus on click I'm using this codepen as a guideline https://codepen.io/fullstackmafia/pen/zWZzyp. Also, I have tried using packages like react-ravepayment and react-flutterwave-rave but no success
Posted by Uchenna Sylvester 4 months ago
I am testing transfer to Ghana bank after setting up the bank codes and destination branch codes with other parameters inclusive but getting ""Transfer creation failed". Are there specific account numbers to test international bank transfers?
Posted by kingsley 4 months ago
I have been trying to test the transfer endpoint on staging using the provided test bank accounts. I have funds in my test wallet yet it keeps giving me a response that the disburse failed because i dont have sufficient funds in my wallet. Would love to know if i am doing anything wrong. Here is the payload in the webhook { "id": 142003, "account_number": "0690000033", "bank_code": "044", "fullname": "Bale Gary", "date_created": "2020-09-22T04:16:10.000Z", "currency": "NGN", "debit_currency": "NGN", "amount": 1020, "fee": 10.75, "status": "FAILED", "reference": "b151c97ca2f9e48a", "meta": null, "narration": "Withdrawal from Kasheto Wallet", "approver": null, "complete_message": "DISBURSE FAILED: Insufficient funds in customer wallet", "requires_approval": 0, "is_approved": 1, "bank_name": "ACCESS BANK NIGERIA" }
Posted by Anifowose Tobi 4 months ago
I read in this article (https://innov8tiv.com/flutterwave-launches-rave-enable-merchants-across-africa-accept-paypal-kind-payment/amp/) that PayPal is an accepted payment method on rave but I can not see this within the dashboard is there any setting I have to enable or process to complete?
Posted by Oyindoubra Akposeye 4 months ago
Hello i was looking at this page: https://developer.flutterwave.com/docs/transaction-verification I'm trying to interact with your api and i'm having some issues with it i'm getting this error {'status': 'error', 'message': 'Invalid secret key passed', 'data': None} I'm guessing this is because i didn't supply the correct secret key 'headers': { 'Content-Type': 'application/json', 'Authorization': 'Bearer {{SEC_KEY}}' } what value should i provide for the {{SEC_KEY}} Thank you
Posted by mitchel 4 months ago