-
Notifications
You must be signed in to change notification settings - Fork 15
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
Intersolve visa physical card data endpoint change (Merge after 26 of February) #6498
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
services/121-service/src/payments/fsp-integration/intersolve-visa/intersolve-visa.api.service.ts:214
- Ensure that the new endpoint
physical-card-status
is covered by tests.
endpoint: `tokens/${tokenCode}/physical-card-status`,
Do not merge, we are waiting on confirmation from intersolve that this change is also on their production server Edit: This change will be released by intersolve 26 of February so this can be merged after that |
7c88881
to
35529f4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, except I think 1 comment is not relevant anymore, as I could not find an includeBalances parameter in Intersolve's Swagger Doc.
services/mock-service/src/fsp-integration/intersolve-visa/intersolve-visa.mock.controller.ts
Outdated
Show resolved
Hide resolved
…rsolve-visa.mock.controller.ts Co-authored-by: diderikvw <[email protected]>
ca2fe0a
to
fd3ed65
Compare
AB#33427
I tested this locally against the mock service of intersolve and it seemed to work fine
Describe your changes
Checklist before requesting a review
Portalicious preview deployment
This PR does not have any preview deployments yet.