#Sarmento
1 messages ยท Page 1 of 1 (latest)
I'm using Stripe API
Hello ๐
Hi ! ๐
I believe you can use the Update Account API to update the payout.schedule.interval to manual
https://stripe.com/docs/api/accounts/update#update_account-settings-payouts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But i recieve this error message:
"message": "Error: You cannot be on a manual payout plan in country BR.\n at Function.generate (/home/node/node_modules/stripe/lib/Error.js:38:16)\n at res.toJSON.then.StripeAPIError.message (/home/node/node_modules/stripe/lib/StripeResource.js:190:35)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"
OH! just remembered that we only support automatic payouts in BR.
My apologies for the confusion
Yes, but how do I disable automatic payout?
You can't disable it. For Brazil we only support automatic daily payouts