-
Notifications
You must be signed in to change notification settings - Fork 215
Handling source id / refund id / intent ids metas in the order helper class #4693
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 64 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
fad88d6
Introducing a Stripe order helper class
wjrosa 2ff8bac
Order meta keys as constants
wjrosa 2f73d5e
Adding deprecation annotation
wjrosa 2d376f5
Additional methods
wjrosa ce7f7ff
Replacing occurrences
wjrosa c8a4fa8
Unit test class
wjrosa ac3638b
Including class
wjrosa 603aeab
Tests update
wjrosa 1bf7c57
Tests update
wjrosa c68f45b
Replace meta key reference
wjrosa a754c88
Changelog and readme entries
wjrosa 5748edc
Fix test class name
wjrosa bd49443
Fix test class name
wjrosa bff2519
validate_minimum_order_amount
wjrosa 3875e7c
Fix tests
wjrosa a29267f
Order lock updates
wjrosa 29abdf3
Order lock updates
wjrosa c38e781
Order lock updates
wjrosa 8fe231c
Payment awaiting action methods
wjrosa e4844ee
Fix tests
wjrosa a9ceb2a
Merge branch 'develop' into dev/order-helper-class
wjrosa d750e3b
Revert unnecessary changes
wjrosa d69d56c
Revert unnecessary changes
wjrosa df37c49
Fix merge
wjrosa 67c79d6
Update deprecated comments
wjrosa e7b670e
Merge branch 'develop' into dev/order-helper-class
wjrosa fa19b8e
Update includes/abstracts/abstract-wc-stripe-payment-gateway.php
wjrosa 26df456
Update includes/class-wc-stripe-order-helper.php
wjrosa a222bca
Update includes/class-wc-stripe-order-helper.php
wjrosa cfe10bb
Update includes/class-wc-stripe-order-helper.php
wjrosa 357fa89
Removing invalid tests
wjrosa 297762c
Revert invalid method calls
wjrosa 0ffe7b3
Update @since comment
wjrosa b636c2b
Update includes/class-wc-stripe-order-helper.php
wjrosa cf2c42d
Update includes/class-wc-stripe-order-helper.php
wjrosa 655c2f9
Removing unused order lock param
wjrosa 66bd3f3
Minor improvements to the refund lock code
wjrosa cf2546c
Adding typed params and return values + singleton pattern
wjrosa fd604fb
Implementing the new singleton pattern
wjrosa f5d10a8
Fix tests
wjrosa ba27b2b
Adding missing type declarations to constants
wjrosa 9706579
Fix static implementations
wjrosa 2aeebbd
Fix wrong lock method call
wjrosa 9ed95f5
Merge branch 'develop' into dev/order-helper-class
wjrosa 463fd2a
Fix static implementations
wjrosa 7670d31
Fix static implementations
wjrosa 305e0cb
Fix tests
wjrosa 8d1a722
Fix remaining static calls
wjrosa a871fdf
Fix tests
wjrosa fb5c599
Fix tests
wjrosa 7dd4763
Fix tests
wjrosa 1dfe73e
Merge branch 'develop' into dev/order-helper-class
wjrosa 1726d81
Merge branch 'develop' into dev/order-helper-class
wjrosa 1f9feae
Handling source ID meta in the order helper
wjrosa bac9ef1
Merge branch 'develop' into dev/handling-source-id-meta
wjrosa 8b5bbac
Handling payment intent, setup intent and refund
wjrosa d3797fa
Unit tests
wjrosa e942cb5
Changelog and readme entries
wjrosa e3631f3
Merge branch 'develop' into dev/handling-source-id-meta
wjrosa 206be4f
Changelog and readme entries
wjrosa c095e96
Merge branch 'dev/handling-source-id-meta' of https://github.com/wooc…
wjrosa f683c88
Fix tests
wjrosa 5511198
Fix changelog and readme entries
wjrosa a63d493
Minor test improvement
wjrosa 8a6f634
Add missing params to update calls
wjrosa 9d38f8b
Fix missing instantiations
wjrosa 7e72073
Merge branch 'develop' into dev/handling-source-id-meta
wjrosa aece2f6
Merge branch 'develop' into dev/handling-source-id-meta
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
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
Oops, something went wrong.
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.