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!
Along my API i get this processor_response that says please enter the OTP sent to your mobile number 080***** and the**@rave**.com, I am stuck because the info there is different from my database info example phone number starts with 090 not 080. And the payment response message says "charge initiated " and status says "pending". How can I make the transaction successful instead of pending please I need help am using the nodejs flutterwave-node-v3 api
Posted by Nelson about a month ago
Hi, I tried to pay via mobile money on a client website and I was met with the OTP and after I enter, this is the response I get "Unable to validate account / invalid mobile money account". I can confirm that the number I am using is a mobile number.
Posted by Enoch Acheampong about a month ago
Hello there, 1.This is an international transfer and the fee is 45, is is 45 KES or 45 NGN? 2.In international transfers, is the fee removed from the amount sent i.e 9967.59 NGN in this case? {"status":"success" "message":"Transfer fetched" "data":{ "id":171504 "account_number":"255 XXXX" "bank_code":"MPS" "full_name":"Yak Nnan" "created_at":"2021-03-01T14:15:59.000Z" "currency":"KES" "debit_currency":"NGN" "amount":9967.59 "fee":45 "status":"FAILED" "reference":"-MUi8FAna9ghui-tG0Go" "meta":{...} "narration":"kenyaaaa" "approver":NULL "complete_message":"DISBURSE FAILED: Insufficient funds in customer wallet" "requires_approval":0 "is_approved":1 "bank_name":"Mobile Money"}}
Posted by Timchang Wuyep about a month ago
Greetings, My merchant Id is 00720304 from Tanzania. I am having issues receiving payment using Payment Link with the errors "Transaction not permitted to merchant". Has happened to 3 of my clients from India, Philippines and Zurich. Please Assist. I had tried with my other MasterCard and get the error "We are unable to verify your card, please contact your financial institution. In the meantime you can try another card." Please assist. If there are limitations on accepting payment to Tanzania please let me know. And finally, what mobile payment operators are available to use with flutterwave in Tanzania?
Posted by kelvin about a month ago
Rave Funding -> I get error -> Payment option currently undergoing maintenance updates. Please try another. I get it in flutterwave live mode, after clicking topup button and trying to charge my credit card / barter. When it will be fixed? You already answered 1 month ago with "the issue will be resolved very soon." , that's not very soon because by today day it's not fixed yet. I want to know exact time like 1 week or date. Please it's urgent i can't topup funds and the only way to add funds is to make one time payment by payment links and then i need to wait 5 days for balance come from ledger to available balance. That's ultra annoying and you lose customers by that. Thank you, and looking forward for decent respond.
Posted by Sophia about a month ago
How do I test mobile money payments and transfers in test mode to simulate what will happen in production? Is there any sandbox environment available to test mobile payments just like you have for card payments using test cards? Thank you.
Posted by Victor about a month ago
Hello, The transaction fee for 3000 ZAR states 42 ZAR but after payment the transaction fee states 114 ZAR. The "amount_settled" : 2886 ZAR. This is in testing mode using test cards. { "message" : "Transaction fetched successfully", "status" : "success", "data" : { "auth_model" : "VBVSECURECODE", "currency" : "ZAR", "charged_amount" : 3000, "amount" : 3000, "processor_response" : "Approved. Successful", "created_at" : "2021-03-01T10:03:18.000Z", "ip" : "41.75.221.50", "app_fee" : 114, "narration" : "CARD Transaction ", "flw_ref" : "FLW-MOCK-e66b122630e59dd23caa9b598bd8636b", "meta" : null, "amount_settled" : 2886, "status" : "successful", "merchant_fee" : 0, "tx_ref" : "-MUhE75JcE2iGRDAQ-cX", "device_fingerprint" : "d117eb97b439156dca38e869b9c1c8d6", "payment_type" : "card", "id" : 1937711 } }
Posted by Timchang Wuyep about a month ago
Hello, I recently had a thread closed telling me to get in touch with a developer on this mail [email protected] but it's now 7 days without a response. This is the earlier thread https://developer.flutterwave.com/discuss/602e61c0d1267300189eb330 Please help
Posted by Philip about a month ago
Hello Support, I was trying to test this Flutterwave angular project https://github.com/Flutterwave/Flutterwave-Angular-v3 It works with the test cards, but when I use a real USD card I got the error below. card charge request failed: Sorry, your card is not enrolled for 3-D Secure Payments Is there an option to disable 3-D Secure Payments? Thanks
Posted by Darnell Randolph about a month ago
Hello there, Please i need some clarifications on this. I have a website that has all product in USD. Users can currently pay for the product in USD. But the problem i am having is with the payout i want to create an automated payout where the users can be payed out from my flutterwave dashboard balance depending on the currency selected by the user. I want to know if the flutterwave api can work with my current logic
Posted by Joseph ADEPOJU about a month ago
I opened a flutterwave account (naira) and integrated it to Woocommerce which has dollar products but customers cant pay in USD. My questions are these. 1. Can't i purchase in Dollar through flutterwave using My naira debit card? 2. How can customers pay in dollar with their debit/credit card?
Posted by Ubiah about a month ago
According to the api, the transaction fee for 100 USD is 1.4 but after the payment, I was charged 3.799 {"status" : "success", "message" : "Transaction fetched successfully", "data" : { "currency" : "USD", "ip" : "197.186.168.62", "status" : "successful", "card" : { "issuer" : " CREDIT", "country" : "NIGERIA NG", "type" : "MASTERCARD", "first_6digits" : "553188", "token" : "flw-t1nf-86927b31b923e1fcf1a6543374c06b8c-m03k", "last_4digits" : "2950", "expiry" : "09\/32" }, "charged_amount" : 100, "device_fingerprint" : "d117eb97b439156dca38e869b9c1c8d6", "account_id" : 188301, "merchant_fee" : 0, "narration" : "CARD Transaction ", "payment_type" : "card", "id" : 1930935, "customer" : { "name" : "Yak Nnan", "created_at" : "2021-01-21T10:40:13.000Z", "phone_number" : "Nil", "id" : 571681, "email" : "[email protected]" }, "meta" : null, "tx_ref" : "-MUOqPRWZTmFi1jIJvBo", "flw_ref" : "FLW-MOCK-e731b5fa63b6832ba39fa0befa5f54cb", "amount" : 100, "amount_settled" : 96.200000000000003, "app_fee" : 3.7999999999999998, "processor_response" : "Approved. Successful", "auth_model" : "VBVSECURECODE", "created_at" : "2021-02-25T15:44:28.000Z" } }
Posted by Timchang Wuyep about a month ago
I wrote all in title what happend, here i show my proof of payment. Please check in system and add balance to my friend account. Thank you and waiting for respond. Transfer Reference 909abd8a86202f3e Amount USD150 Recipient Nhgd Balance Debited USD Wallet Merchant's ID 00720172 (wallet)
Posted by Syov about a month ago