-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(next): Clean up artifacts from checkout process on checkout failure
Because: * As the user processes through the checkout process for a subscription, we create business objects to represent their subscription and the stakeholders. If the subscription fails, the artifacts need to be cleaned up. This commit: * Adds additional logic to the cart service wrapWithCartCatch method to clean up defunct artifacts. Closes #FXA-10628
- Loading branch information
1 parent
b2f92cf
commit 16eff52
Showing
12 changed files
with
427 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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.