#jasonfish568

1 messages · Page 1 of 1 (latest)

next girderBOT
odd loom
#

Which type of connected account (Standard, Express or Custom) and charge type (Direct Charges, Destination Charges or Separate Charges and Transfers) do you use?

willow sentinel
#

Standard Account, Direct Charges

odd loom
#

Standard account with Direct Charges will have customer created on the connected account. The customers on independent between connected accounts.

To create the billing portal on the Standard connected account, Stripe-Account header as connected account ID should be included: https://stripe.com/docs/api/connected_accounts

Billing portal is a short live session and will be expired. From https://stripe.com/docs/customer-management#customer-portal-features:

Portal sessions are temporary. New portal sessions expire after a 5 minute period. If a customer uses it within that time period, the session expires within 1 hour of the most recent activity.

willow sentinel
#

So for each Merchant, I should display a separate button to the customer, so he will see multiple client portal buttons because they are all independent?

odd loom
#

The customer will only be on one connected account with one billing portal. Why will there be multiple billing portal buttons if there is only one customer?