-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Feat(connector): [WELLSFARGO] Add template code #5333
Merged
likhinbopanna
merged 1 commit into
main
from
5285-featconnector-wells-fargo-add-connector-template-code
Jul 23, 2024
Merged
Feat(connector): [WELLSFARGO] Add template code #5333
likhinbopanna
merged 1 commit into
main
from
5285-featconnector-wells-fargo-add-connector-template-code
Jul 23, 2024
Conversation
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
awasthi21
force-pushed
the
5285-featconnector-wells-fargo-add-connector-template-code
branch
from
July 16, 2024 08:08
7ed40a7
to
e0b6cbb
Compare
SamraatBansal
previously approved these changes
Jul 16, 2024
sai-harsha-vardhan
previously approved these changes
Jul 16, 2024
SanchithHegde
previously approved these changes
Jul 17, 2024
awasthi21
dismissed stale reviews from SanchithHegde, sai-harsha-vardhan, and SamraatBansal
via
July 17, 2024 12:59
21f4f4a
awasthi21
force-pushed
the
5285-featconnector-wells-fargo-add-connector-template-code
branch
from
July 17, 2024 12:59
95f9996
to
21f4f4a
Compare
awasthi21
force-pushed
the
5285-featconnector-wells-fargo-add-connector-template-code
branch
from
July 17, 2024 13:34
21f4f4a
to
e0b6cbb
Compare
awasthi21
requested review from
SanchithHegde,
SamraatBansal and
sai-harsha-vardhan
July 17, 2024 13:40
sai-harsha-vardhan
previously approved these changes
Jul 17, 2024
SanchithHegde
previously approved these changes
Jul 17, 2024
awasthi21
dismissed stale reviews from SanchithHegde and sai-harsha-vardhan
via
July 23, 2024 09:14
80751da
awasthi21
force-pushed
the
5285-featconnector-wells-fargo-add-connector-template-code
branch
from
July 23, 2024 09:14
bb06f33
to
80751da
Compare
SamraatBansal
previously approved these changes
Jul 23, 2024
awasthi21
force-pushed
the
5285-featconnector-wells-fargo-add-connector-template-code
branch
from
July 23, 2024 11:36
7f1f66a
to
415d5d5
Compare
SanchithHegde
approved these changes
Jul 23, 2024
sai-harsha-vardhan
approved these changes
Jul 23, 2024
SamraatBansal
approved these changes
Jul 23, 2024
likhinbopanna
deleted the
5285-featconnector-wells-fargo-add-connector-template-code
branch
July 23, 2024 15:35
pixincreate
added a commit
that referenced
this pull request
Jul 24, 2024
* 'main' of github.com:juspay/hyperswitch: (27 commits) refactor(connector): added amount conversion framework for billwerk (#4972) feat(connector): [Itaubank] Add refund and rsync flow (#5420) feat: create additional columns in organization table (#5380) refactor(merchant_id): create domain type for `merchant_id` (#5408) fix(euclid): remove business_profile routing feature flag (#5430) feat: add create retrieve and update api endpoints for organization resource (#5361) chore(version): 2024.07.24.0 refactor(connector): [Itaubank] add dynamic fields for pix (#5419) Feat(connector): [WELLSFARGO] Add template code (#5333) fix(connector): [Datatrans] Handling for 4-Digit YYYY input and Correct 3DS Routing to no_3ds (#5410) refactor(connector): add amount conversion framework to volt (#4985) chore(users): email templates footer icon style enhance (#5375) feat(customer): customer v2 refactor for customer create end point (#5350) chore(version): 2024.07.23.0 fix(router): store `network_transaction_id` in stripe `authorize` flow (#5399) ci: handle packages to run are being empty (#5403) chore: add customer, shipping and billing details to payment_response for payment list api (#5401) refactor(dashboard_metadata): alter query for merchant scoped metadata (#5397) refactor(connector): Add billing_country in klarna dynamic fields (#5373) feat(connector): [Itau Bank] Add payment and sync flow for Pix (#5342) ...
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
Added Template code for WellsFargo. Ran add_connector.sh script
Additional Changes
Motivation and Context
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy