View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007722 | module Stripe | General | public | 2024-09-18 15:16 | 2024-09-26 14:00 |
Reporter | Spritje | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0.4 / 2.0.4 | ||||
Fixed in Version | 1.0.5 / 2.0.5 | ||||
Summary | 0007722: Connect with stripe - Session does not match if shop_redirect_url is used in subshop | ||||
Description | The 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 Reproduce | 1. 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 - | ||||
Tags | No tags attached. | ||||