-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ECP-9247] Add the merchant reference check in the paymentDetails res…
…ponse handler (#2655) * [ECP-9247] Move the merchant reference check to `handlePaymentDetailsResponse` so that the validation of merchant reference on current order is always applied * [ECP-9247] Update unit test for merchant reference check --------- Co-authored-by: sushmita <[email protected]>
- Loading branch information
1 parent
9643622
commit 2f2d124
Showing
3 changed files
with
65 additions
and
24 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