BassMan
Well-known member
Hello!
I have a problem with Stripe and webhooks. I use Stripe as a payment processor on three different forums. The API (live keys) is the same for all of them, but I have set up three different webhooks:
Each forum has its own dedicated webhook signing secret set in ACP.
I am getting this in the XF Payment provider log:
This is actually true, as the user does not exist in this forum, but in another.
When the payment is made, the events in the Stripe are processed in all three forums and this causes an error to appear in the Stripe.
What am I doing wrong here?
Thank you.
I have a problem with Stripe and webhooks. I use Stripe as a payment processor on three different forums. The API (live keys) is the same for all of them, but I have set up three different webhooks:
Each forum has its own dedicated webhook signing secret set in ACP.
I am getting this in the XF Payment provider log:
This is actually true, as the user does not exist in this forum, but in another.
When the payment is made, the events in the Stripe are processed in all three forums and this causes an error to appear in the Stripe.
What am I doing wrong here?
Thank you.