Open IvanTrutnev opened 3 years ago
I believe you want to use Stripe Connect. If so then you can identify connected account creating payment intent:
https://stripe.com/docs/payments/connected-accounts -H "Stripe-Account: {{CONNECTED_ACCOUNT_ID}}"
Right. Can i do it using that library?
The answer is no, but what would it give to you? What are you trying to achieve?