-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ECP-9206-v3] Adyen related tables missing for giftcard payments on a…
…dmin panel (#506) * [ECP-9206-v3] Update Adyen order check logic by using order transaction instead of original psp-reference and create and end point for this check * [ECP-9206-v3] Update catch exception message * [ECP-9206-v3] Remove context parameter * [ECP-9206-v3] Fix return type in checking adyen orders * [ECP-9206-v3] Update v3 specific annotation syntax, return false from isAdyenOrder() instead of throwing error in case of failure * [ECP-9206-v3] Remove extra line from annotation --------- Co-authored-by: sushmita <[email protected]>
- Loading branch information
1 parent
b2d338d
commit 00dd37b
Showing
7 changed files
with
58 additions
and
34 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
3 changes: 2 additions & 1 deletion
3
src/Resources/public/administration/js/adyen-payment-shopware6.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/Resources/public/administration/js/adyen-payment-shopware6.js.map
Large diffs are not rendered by default.
Oops, something went wrong.