This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP * Change payment status from pristine to idle * Deprecate isPaymentStarted and isPaymentFinished * Correct comments * Deprecate isPaymentPristine and undeprecate isPaymentStarted * Set payment status to FAILED or SUCCESS when the storeAPI fetch returns * Remove FINISHED as a status * Remove ready status * Revert "Remove FINISHED as a status" This reverts commit 38d66ed. * Add payment status READY * Update use-payment-interface * Removed payment statuses pristine, failed and success * Remove deprecated selectors and update docs * Deprecate isPaymentStarted in favour of isExpressPaymentStarted * Fix tests * Update assets/js/base/context/providers/cart-checkout/payment-events/index.tsx Co-authored-by: Mike Jolley <[email protected]> * Mikes suggestions * Change since version * Fix tests --------- Co-authored-by: Mike Jolley <[email protected]>
- Loading branch information
1 parent
5acac1f
commit cffafeb
Showing
21 changed files
with
284 additions
and
194 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
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
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
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
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
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
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
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.