Stripe getting below response in Stripe:
Response
HTTP status code303
No data
There are no redirects for https://www.ducatiklubben.se.
VirtueMart 4.4.10 11120
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by sulpher on Wednesday, 17 September 2025 13:05 EEST
Stripe getting below response in Stripe:
Response
HTTP status code303
No data
There are no redirects for https://www.ducatiklubben.se.
VirtueMart 4.4.10 11120
Hi!
This URL is an entry point in VirtueMart for payment notifications.
When we try to reach it we have a 301 and 303 response:
curl -I -L "https://ducatiklubben.se/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component"
HTTP/1.1 301 Moved Permanently
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
Date: Mon, 15 Sep 2025 05:46:11 GMT
Server: LiteSpeed
Location: https://www.ducatiklubben.se/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component
HTTP/1.1 303 See Other
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
X-Powered-By: PHP/8.3.25
set-cookie: 1181853b9c1a01bf467af0b14348d460=o2k7nq56hegcuamiip11ofcfoh; path=/; secure; HttpOnly
x-frame-options: SAMEORIGIN
referrer-policy: same-origin
cross-origin-opener-policy: same-origin
Location: https://www.ducatiklubben.se/cb-profile/pluginclass/cbpaidsubscriptions?do=accessdenied&accesstype=components&accessvalue=com_virtuemart&accessurl=b3B0aW9uPWNvbV92aXJ0dWVtYXJ0JnZpZXc9cGx1Z2lucmVzcG9uc2UmdGFzaz1wbHVnaW5ub3RpZmljYXRpb24mdG1wbD1jb21wb25lbnQ=
It seems that the plugin cbpaidsubscriptions denies access to URL.
Kind regards,
Dmitrijs
Thanks! I asked the maker of cbpaidsubscriptions about this. In cbpaidsubscriptions there is a function where you can block access to parts of the homepage if members don't have a "payment plan". VirtueMart was blocked that way. I've now removed that block and now webhooks goes through!
It is nice to hear your issue has been resolved.
If you like our service and product, we would be grateful if you will leave a short review at the JED or on TrustPilot.
I am closing this thread. Should you still experience problems, please open a new support thread.
Thank you.