#axelhedlund

1 messages · Page 1 of 1 (latest)

abstract gyroBOT
rustic herald
#

Hi 👋 sounds like you're looking at building your own flow for collecting payout details from the owners of your Connected Accounts.
https://stripe.com/docs/connect/payouts-bank-accounts?bank-account-collection-method=manual-entry&bank-account-collection-integration=direct-api

To do that you will need to start by creating Tokens with the bank account or card details, and then use those Tokens to create External Accounts.

Alternatively, you could allow our hosted onboarding flow (if you're leveraging that) to collect payout details for you.

chilly lagoon
#

No hosted onboarding

rustic herald
#

Gotcha

chilly lagoon
#

Walk me though the tokenization pls

rustic herald
chilly lagoon
#

I am building it in bubble so I need to see the POST and GET functions

#

No bank account CARD

rustic herald
#

For cards you will need a frontend implementation, or you will need to ensure your flow is PCI compliant if you're planning on directly handling raw card details.

chilly lagoon
#

Front end implementation?

#

Like = card number and expire date

#

?