#fakossaconate
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- fakossaconate, 1 hour ago, 11 messages
- fakossaconate, 22 hours ago, 50 messages
👋 happy to help
would you mind sharing the request ID that created the price? or even the price/product ID would be fine
prod_PcAyboBbvA85s8
here is the price : price_1OmwcGIadRGc5clFvCCB3LYY
Arf ... I think I got it
I should listen for a price event then?
and they are treated differently then the products you create through the dashboard or through the /products API
yes
Api, but ok
One thing also. I'm in france and it's hard for me to retrieve the exact hour (don't know where you guys are)
I think I reached one time to have my actual timezone, but I'm not sure. Is it possible?
And my last question is about the webhook account updated. Once I get the signal with response "payout data=true", I send an email to notify my user. I wanted to do the same when payout enable=false (with a different message) but because there are multiple event made before the user finish his onboarding, I send a bunch of message saying payout enable = false until it goes true. I'm using webhook account updated. Is there a better event to deal with this behavior? I'd tried created but it's not good also. Thanks
just fyi, all of the webhook endpoints you have setup are setup to listen on Connect events
Yes, very true!!!! I forgot it but I change the account for an express one so I will change it
yes because that's basically happening on your Connect Accounts
ok. This also explain the behavior I describe above? For receiving too much signal for a creation?
I'm not sure I follow
this behavior :
And my last question is about the webhook account updated. Once I get the signal with response "payout data=true", I send an email to notify my user. I wanted to do the same when payout enable=false (with a different message) but because there are multiple event made before the user finish his onboarding, I send a bunch of message saying payout enable = false until it goes true. I'm using webhook account updated. Is there a better event to deal with this behavior? I'd tried created but it's not good also. Thanks
so basically you want to wait until the end of the onboarding?
exactly
it's not an easy thing to do to be honest because you need to look at mutliple fields
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and charges_enabled and payouts_enabled
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok, I'll go check that. Thanks a lot for your time. Have a nice day