#sarvesh3742_api

1 messages ยท Page 1 of 1 (latest)

bitter oxideBOT
#

๐Ÿ‘‹ 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/1270699829349060681

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

static mango
cursive herald
#

๐Ÿ‘‹ happy to help

#

you can either choose one of the 6 options we provide

#

or manually enter one of the test accounts we provide from the link I shared

static mango
#

we want to get back the following details from the webhook payment_intent.succeeded
Paid with: Card/Bank whatever selected by user
Name on card: {Name on Card}
Card Number: {Card # in this format ************9402}
Account ID: {Account Branch ID}
Account Name etc

#

how to get this information from webhook?

cursive herald
static mango
#

do we need to save this info from paymentIntent:: create?

#

"latest_charge": "py_3Pl7ZBIVC3RzWkZ30IXPSjZs",

#

I can only see this in webhook response but no more details about it for above info

#

how to restrive?

cursive herald