Skip to main content

#191 Webhook getting 303

Posted in ‘Stripe Checkout for VirtueMart’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information (available for public)

PHP version
8.3.25

Latest post by sulpher on Wednesday, 17 September 2025 13:05 EEST

Ducatiklubben

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

sulpher
Hello,
Please provide more information. Did you enter valid keys for live / test mode? What is Joomla version?

b2z

Hi!

This URL is an entry point in VirtueMart for payment notifications.

https://ducatiklubben.se/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component

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!

sulpher
Hi,

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.

Support information

Support hours: You can get our help: Monday - Friday / 09:00 to 17:00 (GMT+3), but not limited. Our staff is pleased to provide Premium support to every paid subscriber asap, but sometimes you should be ready to wait for our reply for up to 3 days.


Our time: / Your time:

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. We also ask you to remove temporary credentials at your site after the problem is resolved. Thank you.

Support of free extensions is not provided on this forum. Please submit your questions or report issues via Github tracker. See link on the product page.