mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 10:42:45 +03:00
d4f71ade11
no-issue You can now use `data-members-success` and `data-members-cancel` on any element which also has a valid `data-members-plan` attribute to set the cancel and success redirects for stripe checkout. The value will be used similar to how a `href` attribute would be. e.g. On a page https://site.com/membership An attribute of "/success" would redirect to https://site.com/success An attribute of "success" would redirect to https://site.com/membership/success An attribute of "https://site.com/whatever" would redirect to https://site.com/whatever |
||
---|---|---|
.. | ||
adapters | ||
api | ||
config | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |