mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05: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 |
||
---|---|---|
.. | ||
client@f1a795a856 | ||
frontend | ||
server | ||
test | ||
index.js |