#zyondev_api

1 messages ¡ Page 1 of 1 (latest)

solid cliffBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250499990896508988

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

unborn brook
solid cliffBOT
obsidian forum
#

is there sample data i can get of what the api will return?

unborn brook
#

You can test it in test mode and see actual responses there, yep.

placid garnet
#

Each API method in the API reference will tell you what the return value should be as well: https://docs.stripe.com/api

obsidian forum
#

Thanks

obsidian forum
#

when i subscribe to Transaction data for the financial connected account from my node server... when the daily subscriptions hit "As long as you remain subscribed to transaction data, Stripe initiates a new refresh every day."... what url are they hitting? or if not a url, then how would i listen to the subscription daily?

#

actually nevermind, i see the webhook info at the bottom.

#

Where do i set the webhook url tho?

placid garnet
obsidian forum
#

yes

placid garnet
#

I would follow that guide then

solid cliffBOT
obsidian forum
#

when i call 'await stripe.financialConnections.transactions.list' with account id "fca_1PQw0OI9vyb7wAPMIr3hyr3W" i always get this response from the API "There are no transactions to retrieve for this account. Refresh or subscribe to transactions to initiate a transaction refresh."

#

how can i get a list of transactions?

hearty viper
#

Hi, taking over as two-shoes has to step away. Let me catch up

obsidian forum
#

ok