#tehalsingh_22956
1 messages · Page 1 of 1 (latest)
Hi there, what's the webhook endpoint ID?
sharing we_1K2UZgCDMd8oJhR4l1wccFVI
This is a Connect webhook endpoint
Are you listening to events from your own account or events from connected accounts?
No this end point is on main platform account. That we using for handling connect account statuses
OK, so it's for connected accounts. What events do you expect but not receiving?
cus_ONHO1VQM1WJ3fO , please check this customer . i have added card of this user. which webshook supposed to listen
This customer was created on your account, not one of your connected accounts
If you are interested in events from your own account, you should use Account Webhook endpoint, not Connect webhook endpoint.
Can you please correct me. which account to mean. i'm using tehalsingh.luminoguru@gmail.com
and webhook is set for blocs business
and i'm using test details of the business account
There are two types of webhooks, Account webhooks and Connect webhooks
The webhook endpoint that you created is for Connect webhooks, which are for activity on any connected account.
If you don't have any connected accounts and want to listen to events happening in your own account, use Account webhook.
Okey, if the webhook is set for connectd account and customer is of connected account then why it's events are not listed in the webhook
As I told you earlier, that customer was created on your account, not on one of your connected accounts.
Please check below key is belongs to which account. Own or Connected account
pk_test_51HI68pCDMd8oJhR4uRw2F5JPB2gFK3w0RJUuITfiNKa9953v0B3Bjiqz4Bo9nE0x071Ysk5l07tmqO4PZ6QUwzyn007uiHrIW8
This key i'm using
No you should never use your connected account's API key directly
You should specify a stripe_account in the request.
By specifying a stripe_account, you are telling Stripe that you want to make an API call on behalf of a connected account. You can refer to this doc to learn more about making API request for connected account (https://stripe.com/docs/connect/authentication)
Leave it i have understand what is the issue
thanks for your help
Hello same issue
What's the event ID?
can you please check hexeqy@mailinator.com belongs to which account
For privacy reason, I'm unable to help you look up a Stripe account based on email address.
If you need help locating your Stripe account, reach out to support https://support.stripe.com/contact/email
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
okey, then here is the customer id cus_ONINbEGxp3mviq
This user is still created on your account, not on a connected account.
I'd suggest you just create a new connected account and continue your test
what about this event evt_1NaXnECDMd8oJhR4BRRcibEw
Firstly we create connect account for user. which is suppose to be connect account of blocs and you are saying it's from mine account. Although i'm using blocs connect account stripe public and secret keys
evt_1NaXnECDMd8oJhR4BRRcibEw was created on the platform account acct_1HI68pCDMd8oJhR4
To create a customer on the conntected account, you should use platform secret key with Stripe-Account header as connected account ID in your request: https://stripe.com/docs/connect/authentication#stripe-account-header
hello
you please check evt_1NaYxDCDMd8oJhR4Yy5ro2LK why i'm not getting the webhook for this event
Again, this customer was not created on your connected account. Did you pass in the stripe header when creating this customer?
then where this customer is created
I'm a team member of an account. whose client secret and public keys i'm using
I'm unable to assist this, pleas talk to your team admin.
see customer and webhook are under the same account
I have told you many times, this is a Connect Webhook, so it only listen to events happens in the connected accounts.
I believe you should just use Account Webhook instead.
okey i, see
When you create a webhook endpoint, you'll be asked to select wether account type or connect type, you should choose account.