Introduction
Learn how to use Flutterwave’s payment UIs and embeds.
You can use Flutterwave to collect payments with any of the following options:
-
Flutterwave Inline: This is our most used client-side integration method; all you need to do is include our JavaScript library on your checkout page and write a callback on your payment button. When your customer clicks on the payment button, we'll take over and redirect them back to your app when it's done.
-
HTML checkout: This method will require you to create a simple HTML form to collect payment. When the customer submits the form, it redirects them to us, and we redirect them back to you once the payment is complete.
If you don't want to write code, you can use any of these options:
- Payment links: Easily send your customers a link to make payment.
- Invoices: Request payment from clients with invoices.
- Flutterwave Store: Set up a shop on our store, with inventory management, discount codes, product variants and more.
- Mobile POS: Use the Flutterwave mobile app as a POS to receive payments on the go.
Updated 26 days ago