#vmehtawhq_webhooks

1 messages ¡ Page 1 of 1 (latest)

static crowBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1316981401937248370

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

hybrid falcon
#

@oblique stone

oblique stone
#

Hi there, I don't recommend you performing test in production. You should do it in test mode instead.

spark dock
#

We have done stripe login but its payment is showing in non_INR .So we want to make payment in INR .So tell us how to do it .

oblique stone
#

What kind of integration are you using? Checkout, Payment Link or Payment Element?

spark dock
#

payment element

hybrid falcon
#

I didn't want to test in production but the management wants to see a running demo in prod

#

is there a way to create an event there?

spark dock
#

no

#
Rasayanam

Discover premium Ayurvedic supplements at Rasayanam. From Pure Shilajit to Ashwagandha, experience the perfect blend of ancient herbs and modern wellness. Shop now for a healthier you!

#

this is our link

hybrid falcon
#

@spark dock could create your own ticket, that would help us both

spark dock
#

i can't understand. what you say?

static crowBOT
#

@spark dock looks like you're in the wrong place, this thread is for someone else's question.

Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.

oblique stone
#

@hybrid falcon I'd recommend you push back and only perform test in test mode.

spark dock
#

Can stripe payment be done in INR? This is the question.

oblique stone
#

@spark dock please use the button on #help to create your own thread so that I can answer your queston there.

spark dock
#

Because we did stripe login. But it shows non_INR

oblique stone
open oar
#

Hi

static crowBOT
#

@open oar looks like you're in the wrong place, this thread is for someone else's question.

Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.

hybrid falcon
#

One question @oblique stone will updating metadata for account trigger account.external_account.updated?

oblique stone
#

Yes it would

hybrid falcon
oblique stone
#

What's the external account ID?

hybrid falcon
#

I will share give me a moment

#

I don't have any particular external account id but I got word from support team that payout accounts were updated last month, so, I check event list but didn't see any. I can share platform account id though

oblique stone
#

There's only one external account for this Stripe account and its last update was July 31 this year.

#

So your webhook endpoitn should have received an account.external_account.updated event at that time, but the event is no longer searchable in your Dashboard because it's already outside the retention period.

hybrid falcon
#

To clarify external account refers to connected accounts?

oblique stone
#

No, external accounts are bank accounts.

hybrid falcon
#

Okay... so, that would mean out of many connected accounts, only one connected account has bank account attached and rest are probably using cards?

oblique stone
#

No I'm not talking about connected accounts at all. I'm talking about the external account (aka bank acount) where your Stripe account transfers payouts to.

#

Looks like you may mistake account.external_account.updated for some other events. You'll want to refer to this page https://docs.stripe.com/api/events/types and make sure you are listening to the correct events.

hybrid falcon
#

Okay, please help me here to understand, I tried updating bank account for payouts in test mode for one of the connected accounts (here ) was this the correct thing which relates to bank accounts?

oblique stone
#

Yes this is the correct setup.

hybrid falcon
#

Okay, so, can you help me with details on, when was the last update performed for any external account for this platform account acct_1EaPCrHFzwE4pTge ?

#

In live mode

oblique stone
#

I've already answered this question

#

There's only one external account for this Stripe account and its last update was July 31 this year.