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 recently integrated the flutterwave API for my client. There is only card option showing to us. We want card, mobile money, ussd options and bank options options. I checked this ticket and followed the steps and checked all settings in flutterwave account and code as well but the issue is still there. https://developer.flutterwave.com/v2.0/discuss/5fab09338d1cec0035cc99ac Kindly help me to sort out the issue. Regards Ahmed Asghar
Posted by Ahmed Asghar about a month ago
How do I fund my flutterwave account when you people have removed the top up button and the pay with barter button so how can someone who is not Nigerian fund their account when you limit things like this to users ? It is really frustrating.
Posted by Herman about a month ago
how do i use the create subaccount api? var options = { 'method': 'POST', 'url': '{{BASE_API_URL}}/subaccounts', 'headers': { 'Content-Type': 'application/json', 'Authorization': 'Bearer {SEC_KEY}' }, body: JSON.stringify({ "account_bank":"044", "account_number":"0690000037", "business_name":"Eternal Blue", "business_email":"[email protected]", "business_contact":"Anonymous", "business_contact_mobile":"090890382", "business_mobile":"09087930450", "country":"NG", "meta":[{"meta_name":"mem_adr", "meta_value":"0x16241F327213" }], "split_type":"percentage", "split_value":0.5 }) in my node js api i cant add those parameters
Posted by precious vwarho about a month ago
Hi, Having issues with USD payments, just tried payment links, the error I get is Verification failed, please contact your financial institution when in actual fact the 3DS-SECURE validation is what is not being handled by Flutterwave Inline. Card is Mastercard. Merchant ID: 00726774 Talk soon, David
Posted by about a month ago
Hello, we are currently using the token in the transaction verification endpoint to help our customers save there card, but we findout this token, always expire over time. Please what are the measure to put in place fr the token to be life long, and if not avaialable, the token expiration last how many days . thanks
Posted by Moshood about a month ago
Hello, am in a live mode and after initiating payment using flutterwave standard MOMO (Ghana) users are unable to complete the transaction when they select MTN, and they have no pending approvals which will enable them complete the payment process
Posted by Raphael about a month ago
Hi! I integrate the FlutterWave payment system into an application. I am running it in test mode. I want to pay for testing purposes. With which card number can I do this? I using Flutter SDK. I got an error when I tried it with the cards in the document. https://developer.flutterwave.com/docs/test-cards
Posted by Meriç Gerçeker about a month ago