#François-connect
1 messages · Page 1 of 1 (latest)
Hi, yes, with stantard account + direct charge
I'm trying to work with acct_18b4ijIYbwgwFWxv
Gotcha, account_id isn't the name of the parameter that you're looking for then. You can double check here what the correct syntax for the library you're using is:
https://stripe.com/docs/api/connected_accounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Any time!
one more thing please. There is a way to listen for webhook with stripe cli. I'd like to forward them to my local endoint, mais don't remember the correct syntax
You can double check that here, but sounds like you're looking for the --forward-to option:
https://stripe.com/docs/cli/listen#listen-forward-to
thank you !
Happy to help!