💳
Stripe Checkout Connect - Bubble Plugin by Thimo
  • Get started
    • Introduction
    • Plugin setup
  • Connecting Stripe Accounts
    • Onboarding a user (connecting Stripe account)
    • Retrieve account information
    • How to retrieve Pending and Available balances
  • Single marketplace payments
    • Creating single marketplace payments
    • How to retrieve Checkout Session details?
    • Refund a payment (Single Payment)
    • How to retrieve payment details?
  • Marketplace subscriptions
    • Creating subscription marketplace payments
    • Refund a payment (Subscription Payment)
    • How to list invoices for a subscription?
    • How to cancel a subscription?
    • How to retrieve subscription details?
    • How to handle failed subscription payments?
  • For Express accounts
    • How to change a Payout Schedule for an account? (for Express accounts)
    • How to redirect user to the Express Dashboard? (for Express accounts)
    • How to perform a manual payout? (For Express accounts)
Powered by GitBook
On this page
  • About
  • How to use the data call
  1. Connecting Stripe Accounts

How to retrieve Pending and Available balances

This section goes over the 'Retrieve Connected Account Balances' data call to retrieve the Pending (not yet ready to be paid out) and Available (ready to be paid out) account balances.

PreviousRetrieve account informationNextCreating single marketplace payments

Last updated 3 years ago

About

It can take a couple of days for funds to be 'Available'. This depends on the country. When you have a manual payout schedule (for express accounts only), you can only for the funds that are 'Available'. You can also see the status of these funds in the .

How to use the data call

As this is a data call, you can access it using the 'Get data from an external API' Bubble expression. To retrieve the balances regarding to a connected account we use the 'Retrieve Connected Account Balances' option that comes with the plugin.

This call needs the Account ID value from the connected account.

You will have access to a bunch of values.

perform a manual payout
Express Dashboard