Skip to content
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

Conversation

awasthi21
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added Template code for WellsFargo. Ran add_connector.sh script

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@awasthi21 awasthi21 added the A-connector-integration Area: Connector integration label Jul 16, 2024
@awasthi21 awasthi21 self-assigned this Jul 16, 2024
@awasthi21 awasthi21 requested review from a team as code owners July 16, 2024 08:00
@awasthi21 awasthi21 linked an issue Jul 16, 2024 that may be closed by this pull request
@awasthi21 awasthi21 closed this Jul 16, 2024
@awasthi21 awasthi21 force-pushed the 5285-featconnector-wells-fargo-add-connector-template-code branch from 7ed40a7 to e0b6cbb Compare July 16, 2024 08:08
@awasthi21 awasthi21 reopened this Jul 16, 2024
SamraatBansal
SamraatBansal previously approved these changes Jul 16, 2024
SanchithHegde
SanchithHegde previously approved these changes Jul 17, 2024
crates/api_models/src/enums.rs Show resolved Hide resolved
crates/common_enums/src/enums.rs Show resolved Hide resolved
@awasthi21 awasthi21 force-pushed the 5285-featconnector-wells-fargo-add-connector-template-code branch from 95f9996 to 21f4f4a Compare July 17, 2024 12:59
@awasthi21 awasthi21 closed this Jul 17, 2024
@awasthi21 awasthi21 force-pushed the 5285-featconnector-wells-fargo-add-connector-template-code branch from 21f4f4a to e0b6cbb Compare July 17, 2024 13:34
@awasthi21 awasthi21 reopened this Jul 17, 2024
SanchithHegde
SanchithHegde previously approved these changes Jul 17, 2024
@awasthi21 awasthi21 force-pushed the 5285-featconnector-wells-fargo-add-connector-template-code branch from bb06f33 to 80751da Compare July 23, 2024 09:14
SamraatBansal
SamraatBansal previously approved these changes Jul 23, 2024
@awasthi21 awasthi21 force-pushed the 5285-featconnector-wells-fargo-add-connector-template-code branch from 7f1f66a to 415d5d5 Compare July 23, 2024 11:36
@likhinbopanna likhinbopanna added this pull request to the merge queue Jul 23, 2024
Merged via the queue into main with commit 94bb3e7 Jul 23, 2024
13 checks passed
@likhinbopanna 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
Labels
A-connector-integration Area: Connector integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(connector): [WELLS FARGO] add Connector Template Code
5 participants