#pelf-connect
1 messages · Page 1 of 1 (latest)
Payment intent id, if it helps: pi_3KH5GRDFX5Cbjrb90XNhkCcD
- it depends, you are using Direct Charges. So the events and objects all live on the connected account. The way you as the platform get those events is you register a specific type of webhook endpoint for Connect that recieves events happening on connected accounts
https://stripe.com/docs/connect/webhooks#connect-webhooks
- for the second point. you're probably not using such an endpoint which is why you don't seem them, you're only listening to events on your platform account
it's stripe listen --forward-connect-to with the CLI
Oh right. So that's why I don't see them. Thought I was going crazy for a second. Thanks for the help once again 🙏
Is there a way to make the ACSS direct charge succeed immediately? I'm now getting the processing webhook but not sure how long it will take to get the other hooks?
as far as I know you can make it proceed by using specific email addresses and account numbers, per https://stripe.com/docs/payments/acss-debit/accept-a-payment?platform=web#web-test-integration