#amoremfunem

1 messages · Page 1 of 1 (latest)

fleet wolfBOT
honest ocean
#

Hi, sorry don't really grasp your question. Could you elaborate on the error/issue you encounter?

drifting shadow
#

@honest ocean I have defined a webhook on local macbook. When I call the hook using the cli it is called. If I complete the checkout process it is not called. There are some logging statement is the webhook endpoint. I am using NextJs with the webhook listener in the pages/api directory.

honest ocean
#

When you say you call the hook using the cli, how exactly do you do that?

drifting shadow
honest ocean
#

When you make a test payment, do you still keep the stripe listen --forward.... command running?

drifting shadow
#

yes there is nothing shown in it

honest ocean
#

You sure that's the same Stripe account?

#

stripe listen should catch everything inside the account

drifting shadow
#

I think I only have one account I will check that point.

#

thanks

#

I have 2 bank acccouts is there a command to set which one the listener is listening to.

honest ocean
#

I meant Stripe account if that was unclear

#

On your terminal, when you stripe login it will prompt you in the Dashboard, where you can choose which account you login with Stripe CLI

#

then it will listen on that account