Just released a minor release for the Flutterwave Payments API to accept quick payments.
API Calls integrated:
- List Payment Plans
- List Subscriptions
- Create a Payment Plan
- Fetch Payment Plan
- Cancel Payment Plan
- Edit Payment Plan
- Charge With Token (For buttons)
- Verify Transaction (For API Endpoint to tokenize a card)
We will add more calls if necessary or as requested from the community.
4 Likes
Hi @nocodeventure,
Thank you for this plugin. I’ve tried to access the documentation link after installing the plugin and it seems to contain a broken link. Please could you share the document and any other information that will help in using the plugin.
Appreciate it, Thanks!
Devesh
Hi Devesh,
You can check out the demo page for an example on how it works. Are you having any issues setting up the calls?
I’ll be making documentation this week.
Demo: https://payu-test.bubbleapps.io/version-test
Editor: https://bubble.io/page?name=index&id=payu-test&test_plugin=1589529455269x155869499252539400_current&tab=tabs-1
Hi,
Thanks for the examples. Will look forward to the documentation.
I managed to get this working in test … thank you very much. The one issue I am having is the redirect URL - what can I enter here in test to ensure once the payment is completed it returns back to a page on my site? Your help is much appreciated
Regards,
Devesh
1 Like
You can create a new page or redirect to any page. The redirect is sent back with parameters to verify the payment.
I recommend to set up a webhook to get notified.
1 Like
Thank you! Will give this a try this coming weekend and let you know how it goes. Appreciate the help!
Hi @nocodeventure, you are becoming my lifesaver here… sorry for all the questions…
I’m still having problems with this Webhooks concept … tried setting up and after successful payment - my page redirect doesn’t work. I created a new page to confirm payment which should display once processed…
This is what I added to the FlutterWave settings under webhooks to redirect to this URL:
And this is what i input as a parameter into the Accept Payment action on bubble
Can you add me as a collaborator. My email is mido@nocodeventure.com. You can also make a demo app
I’ll have a look on Monday, MAYBE MAYBE tomorrow…
Thanks, I’ve added you - let me know if you can access it.
How do I make a demo app?
Thanks again - enjoy the rest of your weekend
Update: Added three new calls to the API. I also made some changes to the demo page to reflect the usability of 302 Page redirects after a succesful payment.
- GET Available Banks
- GET Bank Branches
- Create a transfer
Updated the documentation service link with a video on how to redirect the users.
Hi, I purchased this plugin and am getting the following error when attempting the “Accept Payment” workflow. The redirect doesn’t seem to work. Help needed. See error below.
The service Flutterwave - (RavePay) Accept Payment (Please use API V3) just returned an error (HTTP 404). Please contact the plugin author directly for feedback. Raw error:
<!doctype html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head >
<meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" data-hid="viewport" name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta data-n-head="ssr" data-hid="language" name="language" content="en"><meta data-n-head="ssr" name="google-site-verification" content="YKtz8zUSt58qJTWTYBB1RCUfSSGvcpXEEQcPAY9LZ7U"><meta data-n-head="ssr" data-hid="description" name="description" content="Sell online, process payments, build financial products, or use business tools designed to grow your business."><meta data-n-head="ssr" data-hid="keywords" name="keywords" content="best payment gateway in Africa, payment gateways in Africa, best online payment gateway in Africa, Send money to africa, send money to nigeria, send money to ghana, remittance, dollar cards, international transfers, how to send money, send money abroad, how to send money abroad, bill payments, sell online no website, no code sell online, payment gateway sell online, free payment gateway, free online business, online business, online sales, online business africa, e commerce solution, small business solution, sme online payments in africa, smb online payment in africa, money transfer platforms"><meta data-n-head="ssr" data-hid="twitter:card" name="twitter:card" content="summary_large_image"><meta data-n-head="ssr" data-hid="twitter:title" nam
Thanks