-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(connector): add barclaycard template code #8017
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
Conversation
0bb0393
a20f61f
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.
cypress, looks good.
@@ -2876,10 +2888,10 @@ Cypress.Commands.add( | |||
allowedActiveStatuses | |||
); | |||
|
|||
expect( | |||
response.body.payment_method_status, | |||
expect( |
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.
did you run link check?
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.
No
2e0c399
…ordea-template * 'main' of github.com:juspay/hyperswitch: feat(reveue_recovery): Add support for multiple retry algorithms in revenue recovery workflow (#7915) feat(connector): add barclaycard template code (#8017) fix(router): fix Click to Pay cavv None error (#8019) fix(connector): Supported capture methods fix for feature matrix (#8057)
Co-authored-by: Anurag Singh <[email protected]> Co-authored-by: Anurag Singh <[email protected]> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Type of Change
Closes this issue
Description
added barclaycard template code
Additional Changes
Motivation and Context
Added template code for barclaycard
Docs Link: https://developer.smartpayfuse.barclaycard/api-reference-assets/index.html
How did you test it?
Only template PR hence no testing required
Checklist
cargo +nightly fmt --all
cargo clippy