- This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Stripe payment gateway – I have a Webhook problem
Hi there, I’m testing (in Test mode in Stripe) the webhook
[https://marketing-automatico.com/clan/?wppg_subsc=1&event=stripe]
But it gives me this error:
“Test webhook error: 301”
Why?
Thanks
Ermes
Hi, It looks like you have a 301 redirection set up for this URL: [https://marketing-automatico.com]. When I go to that URL it automatically redirects me to [http://marketingautomatico.it/lg/manoscritto/]
You cannot tell the payment gateway to send notification to a particular URL and then redirect it to another URL.
Thankyou wpCommerce.
So I have to remove the redirect from this domain, although the IPN points to a subfolder [http://marketing-automatico.com/clan/]?
Well, It seems you have another redirection set up for the HTTPS version of your site. If I load the http version it doesn’t redirect anymore. So it’s probably better if you set it to this URL:
[http://marketing-automatico.com/clan/?wppg_subsc=1&event=stripe]
Thankyou. I solved.
I set marketing-automatico.com as https and the test now works