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 made an electricity bill payment and a few things happened: - I tried to pay less than the minimum amount payable for the meter. It failed with an appropriate error message. - I tried to pay a valid amount and it failed with an "unknown error message". - I tried another invalid amount and it failed. - I tried for a different disco with a valid amount and it also failed. Altogether I tried about 8 times and they all failed. Then I tried airtime recharge just to be sure I wasn't doing something wrong and that was successful. Then I checked my wallet balance and all the failed transactions were all charged. I went to my dashboard and only two -the two with invalid amounts. The rest were not reversed. Then I queried the status of the last "failed" transaction and the response was that it was successful. Weird, I know. Prepaid electricity meters require a token to verify payment. However, there is no token anywhere for me to send to my customer. So, my question is: Where do I get the token so I can deliver the electricity value to my customer?
Posted by Enyinnaya about a month ago
Hi Admin, Void pre auth is not working... ref: https://developer.flutterwave.com/reference#void-preauth-charge Response: 400 Bad Request { "status":"error" "message":"Wallet unavailable for specified transaction" "data":NULL } METHOD POST URL https://api.flutterwave.com/v3/charges/FLW-PREAUTH-M03K-651b49238ade067d8753aeff81978186/void REQUEST HEADERS Authorization: Bearer <<SEC KEY>> Content-Type: application/json User-Agent: ReadMe-API-Explorer
Posted by TK Sathish about a month ago
am having issue creating OTP... when i created it with test key at first, it was returning "Insufficient funds in customer wallet", then i decided to fund my wallet.. after funding my wallet i tried it and i got a success message but the OTP doesnt get deliver through SMS.. so i decided to use LIVE key, then i got "Insufficient funds in customer wallet" as a response again
Posted by Oluwatobi about a month ago
I am working on virtual card in sandbox and it has been working as it should. But today, transactions on created cards returns null as data. I don't know why? Even when I try a created card in the API reference "Try it". https://developer.flutterwave.com/reference#get-virtual-card-transactions
Posted by kings about a month ago
Hello Flutter wave dev team, I need some assistance please... I successfully make payments from android app and they are reflected in the flutter wave dashboard but my issue is that I have a separate system and my client wants every time a person make a transaction from the mobile app, the details are fetched from the dashboard into his mysql database system so that they can be viewed from the MySQL table. Kindly guide me on how I can achieve that.... The app is an android app developed using java and xml. Many Thanks.
Posted by Samson Hues about a month ago
This is a technical question please. I know for the main account on Flutterwave all settlements can be retrieved with: curl -X GET "https://api.flutterwave.com/v3/settlements" -H "Content-Type: application/json" -H "Authorization: Bearer SEC_KEY" How do I fetch all settlements for a subaccount using cURL? Thanks.
Posted by Adanuh John about a month ago
Hello, Is there a URL query string to use when I want to get the information from all pages and not a specified one? My issue is that I only get 10 transactions from a specified page. I want to get all of them, from all pages, is there a way to do this? Best Regards, Metan
Posted by Metan about a month ago
Hello, ive been attempting making payments with flutter wave for some days now. after entering the otp number provided, i always get the message; 'turing puzzle not found' or 'invalid puzzle solution', 'unable to validate account'. What is the remedy to make my payments go through.
Posted by Crystal about a month ago
I am using the fxrate api to convert currency from XOF to NGN and I'm getting this error "Pricing not set. Please contact administrator" I also tried a few other currencies and got the same error thats why I'm contacting you
Posted by Timchang Wuyep about a month ago
Hello, I am a new customer with you, and when I tried for the first time to create a card, a problem occurred, and I do not know what caused it. 1- I clicked on Create Card 2- I put the amount of $ 30 3- I entered my credit card number 4- Upon verification, the site does not respond to the request. I have attached photos to you about the problem, hoping to solve it as soon as possible
Posted by Hassan Maher Bin Amro about a month ago
Hello I'm Doxa from Wintrado? I hope my message finds you well. We have KES7,670.90 but is holding balance and on available balance we don't have any money. Could you please assist with this? We need to move our balance to the available balance. What can we do?
Posted by Doxa Georgiou about a month ago
I was previously using api v2 with the inline payment method which required https://ravesandboxapi.flutterwave.com/flwv3-pug/getpaidx/api/flwpbf-inline.js This was working correctly. I am now upgrading to api v3 for the inline payment method and using https://checkout.flutterwave.com/v3.js When displaying the inline modal, I get the error "invalid public key passed". This is the same error that this person reported: https://developer.flutterwave.com/discuss/5f397e56aa1f8e048ae0e17e My public key is correct because it was working previously with api v2. I have generated new keys via the dashboard just to make sure. How long does it take the new keys to be active? Is there any other reason for this error?
Posted by Brendon about a month ago
Please i will like to confirm if there's anything currently wrong with the USD virtual card, 2 of my customers have complained recently of being unable to use it on PayPal, as of today one of my customer was unable to link the card to there paypal and as at last week, a customer tried to use the card for making payment on paypal which failed.
Posted by Emmanuel about a month ago
Pls am getting an error of "invalid email was passed" in trying to integrate your payment solution in my web application. Have tried all solutions i can think of but error still exist. Below is a pastebin link to my code. https://pastebin.com/mx5DY7nh
Posted by Emmanuel about a month ago
Dear Support Team, Could you suggest the API to add new business, add an admin, add bank account, & get API keys for business. Because in our Application we require a root business account or user account and then on behalf of that each business account should have their respective API keys. Thanks Rajhans Kumar
Posted by Rajhans Kumar about a month ago