#arturs.nikiforovs
1 messages ยท Page 1 of 1 (latest)
๐ Can you provide more information about your integration?
What type of connected accounts are these? and what type of charges are you creating? ie. direct charges, destination charges etc
We have many connected accounts
We use our main account and provide in code:
transfer_data={
'destination': STRIPE_CONNECTED_ACCOUNT_ID,
}
Problem: Connect Account customers see disabled Payments section
When I click from main account this:
Then Payment section is active:
If Connected account customer use Stripe then he see this section Disabled
It seems like you're using destination charges, in which case the platform creates the charges and is also responsible for handling refunds
https://stripe.com/docs/connect/destination-charges#issuing-refunds