feat(connector): [BHN] Add BHN GiftCard Flow( Alpha)#8701
Merged
likhinbopanna merged 8 commits intomainfrom Aug 22, 2025
Merged
feat(connector): [BHN] Add BHN GiftCard Flow( Alpha)#8701likhinbopanna merged 8 commits intomainfrom
likhinbopanna merged 8 commits intomainfrom
Conversation
1efedad to
801db5e
Compare
deepanshu-iiitu
requested changes
Jul 22, 2025
crates/hyperswitch_connectors/src/connectors/blackhawknetwork.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs
Outdated
Show resolved
Hide resolved
deepanshu-iiitu
requested changes
Jul 22, 2025
e7cbe56 to
25be08f
Compare
deepanshu-iiitu
previously approved these changes
Jul 23, 2025
1444178 to
924582a
Compare
ShankarSinghC
previously approved these changes
Jul 25, 2025
d68344d to
4cfb5a7
Compare
ShankarSinghC
previously approved these changes
Jul 25, 2025
deepanshu-iiitu
previously approved these changes
Jul 28, 2025
bd3a78f
5319b81 to
bd3a78f
Compare
deepanshu-iiitu
previously approved these changes
Aug 22, 2025
ShankarSinghC
previously approved these changes
Aug 22, 2025
156d86b
0294506 to
156d86b
Compare
deepanshu-iiitu
previously approved these changes
Aug 22, 2025
ShankarSinghC
previously approved these changes
Aug 22, 2025
aaaa326
ShankarSinghC
approved these changes
Aug 22, 2025
deepanshu-iiitu
approved these changes
Aug 22, 2025
Pradesh-S
pushed a commit
that referenced
this pull request
Aug 26, 2025
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
14 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Type of Change
Description
Alpha Integ Added Gift Card Payments Flow
Additional Changes
Motivation and Context
How did you test it?
Alpha Connector : For GIftCards We don't have Cypress
Checklist
cargo +nightly fmt --allcargo clippy