mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
054b82f822
refs https://github.com/TryGhost/Team/issues/460 - after connecting Stripe we were showing the "set pricing" step with the portal preview but the portal preview did not reflect Stripe having been connected - the problem arose because we were triggering the portal preview without refreshing the preview in the iframe, meaning the portal preview only had access to the "before stripe" state - forcing a refresh after successfully connecting Stripe ensures portal is loaded with all the necessary state |
||
---|---|---|
.. | ||
connect-stripe.hbs | ||
connect-stripe.js | ||
customise-design.hbs | ||
customise-design.js | ||
finalise.hbs | ||
finalise.js | ||
set-pricing.hbs | ||
set-pricing.js |