-
Notifications
You must be signed in to change notification settings - Fork 44
feat(modal-checkout): checkout from "My Account" dashboard #2121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 31 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c1017f4
feat(modal-checkout): support "My Account"
miguelpeixe 63077fa
fix: change open checkout api approach
miguelpeixe 0b6932d
chore: organize utility
miguelpeixe 4a66e9f
fix: docblock
miguelpeixe 43c3315
feat: move `getOrderDetails()`; dynamic `action_type`; `subscription_…
miguelpeixe b200baf
Merge branch 'trunk' into feat/modal-checkout-my-account
miguelpeixe edd0696
fix: set modal title early
miguelpeixe 94d8631
fix: prevent emptyCart() from crashing js
miguelpeixe 3e7ea64
fix: properly catch fetch error
miguelpeixe 6e14ecb
feat: improve options
miguelpeixe 31d84ba
fix: detach onClose after close
miguelpeixe bc49dea
chore: inline comment
miguelpeixe 8b6dcd5
chore: fix docblock
miguelpeixe 87b20f6
feat: include order id
miguelpeixe e711857
fix: typo
miguelpeixe 4f5da8b
feat: support subscription renewal id
miguelpeixe a13264a
fix: consolidate tracking checkout data
miguelpeixe 5f85c5e
fix: consolidate modal checkout data
miguelpeixe d0da095
Merge branch 'trunk' into feat/modal-checkout-my-account
miguelpeixe 78527dc
fix: price summary method
miguelpeixe 7d64661
fix: apply price summary
miguelpeixe de679f5
fix: avoid repeated event listeners
miguelpeixe 14498e3
fix: consolidate form data and checkout data
miguelpeixe 33f6b22
fix: account for membership product type
miguelpeixe 8f11487
Merge branch 'trunk' into feat/modal-checkout-my-account
miguelpeixe a435ca4
fix: ensure container and summary text node exists
miguelpeixe 5b08f3d
fix: fetch gate and popup data from cart too
miguelpeixe d734a65
fix: remove superfluous params
miguelpeixe 0990e6e
Merge branch 'trunk' into feat/modal-checkout-my-account
miguelpeixe 0a00a46
fix(checkout-button): action hook for hidden fields
miguelpeixe e74c77c
fix: control GA event keys
miguelpeixe 8372718
fix: add `action` event key
miguelpeixe f2f2466
Merge branch 'trunk' into feat/modal-checkout-my-account
miguelpeixe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.