Are you using Bubble to build an app or website without coding? With the FedaPay plugin, you can easily accept credit card payments (Visa, MasterCard) and Mobile Money in several West African countries — without redirecting your users to another page.Here are the steps to integrate the FedaPay plugin into your project:
1- Open your Bubble app editor.2- Go to the Plugins tab (left-side menu).3- Click on Add plugins, then search for FedaPay Payment Gateway.4- Click Install to add it to your application.
Tip: Once installed, you’ll see the plugin listed under Installed plugins.
Once the user successfully completes the payment via FedaPay, the checkout_completed event is automatically triggered in Bubble.What to do after the payment?You can use this event in your workflow to:
Save the transaction to your database
Send a confirmation email to the customer
Display a success message to the user
How to set this up in Bubble?1- Go to the Workflow tab of your Bubble application.2- Click the blue “New” button3- In the “Elements” section, select: A FedaPay Payment Gateway checkout is completed
Available Data After Payment:You can retrieve this information in your workflow:
The FedaPay plugin only collects the information the user enters during payment (first name, last name, email).These details are returned to you after payment, allowing you to: