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!
Does flutterwave provide card pre-authorization? This is not the same as authorizing a charge you can later capture or void. Other providers allow you to pre-auth a card and receive a token that way you don't need to send the CVV everytime we charge a card. We're PCI DSS certified so we store card data.
Posted by MA 3 months ago
am using djangorave to intergrate the flutterwave payment system i follwed all the instructions on the package readme but when i loggin as user it returns - 'NoneType' object has no attribute 'id' on the page wher the button is included
Posted by phibi 3 months ago
Hello, I'm using php sdk for transactions on my web app using Mobile money, and my country is Uganda, but I've failed to get any webhook responses, even with a webhook set up on my account. Please advice. Everything works fine, including the whole payment process, but I don't receive notifications on my webhook url about the transaction status.
Posted by Andrew TheSchoolMS 3 months ago
Hello team, Flutterwave payment modal box very blurry on google chrome Google Chrome (Version 86.0.4240.75 Official Build 64-bit ) https://ibb.co/pPwN8cv Firefox (81.0.2 64-bit) https://ibb.co/JjzWqSP I think you should very fast fixed this bug because major people using this
Posted by Rajesh SWT 3 months ago
Hello, When a subaccount is created, is it possible to transfer funds from it, without touching the main account or any other subaccounts? Also, is it possible to transfer funds from a subaccount to another subaccount? Thank you!
Posted by abiodun mayowa 3 months ago
When I called the V3 interface to create a virtual card, I specified the billing address as follows billing_state: CO billing_city: Denver billing_postal_code: 80203 billing_address:1615 Pen st billing_country:US The card is successfully created, but the billing address in response to the interface is still "state":"CA" "city":"San Francisco" "zip_code":"94105" "address_1":"333 Fremont Street"
Posted by Jinhua Wu 3 months ago
Hi there, I'm using flutterwave for payment in my application, and to save user cards we charge a small fee and aim to refund immediately We are unable to perform immediate refunds, I often get errors that I'm not authorized to and when I used the dashboard later, it queued my refund but didn't include the transaction fee that flutterwave had deducted even though the payment wasn't "processed" 1st question, how can I save a users card by charging a small fee and refunding immediately 2nd question, Why does flutterwave not void their transaction fee on refunded transactions, should I be using another endpoint to save and refund?
Posted by Ife 3 months ago
I have added a beneficiary with his account number and bank code. Now If I want to transfer funds to this beneficiary should I send his account number again in the create transfer API? But in the description of the beneficiary field in the Create transfer API, I found this "beneficiary(int32): This is the beneficiary's id. It allows you to initiate a transfer to an existing beneficiary. You can pass this in place of account_bank & account_number"
Posted by Rohan Das 3 months ago