View Issue Details

IDProjectCategoryView StatusLast Update
0007722module StripeGeneralpublic2024-09-26 14:00
ReporterSpritje Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.0.4 / 2.0.4 
Fixed in Version1.0.5 / 2.0.5 
Summary0007722: Connect with stripe - Session does not match if shop_redirect_url is used in subshop
DescriptionThe problem with v1.0.5-rc.1 is that the connect link is generated with the subshop admin URL (https://dev-osm.oxid-esales.com/stripe-connect?shop_redirect_url=http://sub.domain.de/admin/index.php...), but you are logged in to the admin via the main URL (https://main.domain.de/admin/).
I.e. the redirect_url in the connect link points to the correct shop backend and via shp=X also to the correct subshop, but the link does not necessarily have the hostname via which you are logged in in the backend (which ensures that the shop backend session does not match if Stripe sends you back to the shop URL in the connect button link).
Steps To Reproduce1. Go to Shop Admin and Log in i.e (https://main.domain.de/admin)
2. Enter new subshop with with Mall URL (http://sub.domain.de)
3. Switch to the subshop and activate Stripe
4. Configure Stripe Module -> Settings -> Basic Configuration -> Connect with Stripe
    dev-osm.oxid-esales.com/stripe-connect?shop_redirect_url=http://sub.domain.de/admin/index.php...
5. Stripe Dashboard -> Select Account
6. Redirect to Shop and logged out
Additional Information- es -
TagsNo tags attached.

Activities

There are no notes attached to this issue.