#victory_webhooks

1 messages ¡ Page 1 of 1 (latest)

floral plankBOT
#

👋 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/1357337529497550922

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

craggy thicket
#

Hi, let me help you with this.

near forge
#

Hello

#

How are you?

craggy thicket
#

I'm good, thanks.

#

Could you please be more specific about what you want to test exactly?

near forge
#

I am create new issuing card for my users and I want to manage transaction for this issuing cards

#

SO for this I implemented webhook that receive issuing_authorization.request , issuing_transaction.created, issuing_transaction.updated

#

And I want to test this endpoint

#

How can I test webhook endpoint?

#

I want to send test request to my laravel project

#

Is there any way on stripe account?

#

I am working on test mode

craggy thicket
floral plankBOT
near forge
#

I have to receive request using webhook when our user use stripe issuing card

#

I alredy implemented codeing and now I have to test this webhook endpoint

#

How can I do this?

last horizon
#

As @craggy thicket described above, you create test actions either using code or your dashboard

#

Test payments on a tes issuing card will emit issuing webhook events that your testmode webhook endpoint can respond to

near forge
#

Ok I want to do it on my dashboard

#

Could you please let me know the page url where I can test that?

last horizon