#thuyiya
1 messages · Page 1 of 1 (latest)
Can you share the connected account ID (acct_xxx)?
acct_1NKnZgRcKx91xT3Q
This connected account is on automatic payout schedule. For manual payout, I'd recommend referring to the guide here: https://stripe.com/docs/connect/manual-payouts
Is there a way to do manual payout for it, any api avalaible for that? I am using nodejs "stripe npm"
Have you read the guide? It provides the example to do it via API with node example
You'd need to set the connected account config to manual payout first
Great, Thank you