0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/public
Fabien O'Carroll d4f71ade11 Added support for dynamic stripe checkout redirects
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
2019-10-03 17:36:33 +07:00
..
404-ghost.png
404-ghost@2x.png
favicon.ico
ghost-sdk.js
ghost-sdk.min.js
ghost.css Update default 404 page 2019-07-15 14:47:01 +02:00
members.js Added support for dynamic stripe checkout redirects 2019-10-03 17:36:33 +07:00
members.min.js Ensured events are not fired whilst being handled 2019-09-10 17:29:04 +08:00
robots.txt
sitemap.xsl Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00