-
Notifications
You must be signed in to change notification settings - Fork 72
Add support for WooCommerce Deposits when using Apple Pay and Google Pay #7910
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
gpressutto5
merged 32 commits into
Automattic:develop
from
peterwilsoncc:fix/7907-addon-express-pay-fields
Feb 21, 2024
Merged
Changes from 23 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
7627f38
Send wc_ prefixed fields for express payments.
peterwilsoncc 52293a3
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 21cdddf
Reload payment request when the deposit option is changed
gpressutto5 f55654e
Handling selected deposit option
gpressutto5 fedb13b
Added changelog entry
gpressutto5 18af61d
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 a9b2903
Fixed deposit tests class
gpressutto5 1f13e7e
Fixed deposit tests class
gpressutto5 4ce48d4
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 e37202f
Removed filter + sanitizing POST string
gpressutto5 9014f3c
Added tests for payment request + deposits
gpressutto5 0899435
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 63afd86
Apply suggestions from code review
gpressutto5 80c03fe
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 128de05
Fixed existing tests
gpressutto5 36f9e95
Added deposit plans support
gpressutto5 8ba894b
JS style fix
gpressutto5 eff996e
Ensure payment plan is specified.
peterwilsoncc 5f91139
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 a933580
Merge branch 'develop' into fix/7907-addon-express-pay-fields
peterwilsoncc 980c374
Fixed deposit plans frontend
gpressutto5 9c54d6b
Fixed itemized amount for deposits and apple pay
gpressutto5 8cb9622
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 90a9c25
Checking if plan is available for product
gpressutto5 4f98928
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 804ebed
Revert "Fixed itemized amount for deposits and apple pay"
gpressutto5 369509e
Fixed wcpay_payment_request_hide_itemization filter
gpressutto5 aa580db
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 1663d76
Only checking if the plan is valid when using a plan
gpressutto5 5d8c4ae
Fixed tests
gpressutto5 fcfe4f5
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 91ec6c3
Merge branch 'develop' into fix/7907-addon-express-pay-fields
gpressutto5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fix | ||
|
||
Added support for WooCommerce Deposits when using Apple Pay and Google Pay |
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
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
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
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
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
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
gpressutto5 marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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.