Paypal Payouts API

Demo to preview the plugin:

Introduction

The PayPal Payouts API Plugin allows you to integrate PayPal’s mass payment system directly into your Bubble application. Using this plugin, you can send single or bulk payments to multiple recipients quickly and securely via PayPal.
This plugin also provides functionality to generate and manage PayPal access tokens, a requirement for authenticating and executing payout requests through PayPal’s REST API.
Key Features

Prerequisite(s)

Before you begin setup, ensure you have:
  • A PayPal Developer Account (sandbox and live environments).
  • Access to your Client ID and Secret Key, which can be retrieved from the PayPal Developer Dashboard.
  • A verified PayPal Business Account.
  • Enabled Payouts API permissions in your PayPal app settings.

Image without caption

How to setup

Step 1. Obtain PayPal API Credentials

Step 2. Install the Plugin

Step 3. Configure Plugin Settings

Step 4. Store Token Values in Bubble States

Step 5. Test API Calls (Sandbox Environment)

Plugin Data Calls

Payout Information

Plugin Action Calls

Make Payout Sandbox

Make Payout Live

Plugin Actions

Access Token Sandbox

Access Token Sandbox live


Image without caption

Changelogs