Skip to content

feat(connector): [Flexiti]template code for flexiti connector#8714

Merged
likhinbopanna merged 6 commits intomainfrom
flexiti
Jul 25, 2025
Merged

feat(connector): [Flexiti]template code for flexiti connector#8714
likhinbopanna merged 6 commits intomainfrom
flexiti

Conversation

@srujanchikke
Copy link
Contributor

@srujanchikke srujanchikke commented Jul 22, 2025

Type of Change

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

Description

Flexiti is not a traditional credit card. It's a co-branded credit card that offers installment financing.

Flexiti Payment Method Type:
Co-Branded Credit Card with Installment Financing

  • Flexiti issues a FlexitiCard (Mastercard network)
  • Functions as both a credit card AND installment loan provider
  • Customers get approved for a credit limit
  • Can be used at participating merchants in the Flexiti network

This pr adds template code for flexiti as connector.

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?

This is template code PR, CI checks would be suffice.

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

@srujanchikke srujanchikke self-assigned this Jul 22, 2025
@srujanchikke srujanchikke requested review from a team as code owners July 22, 2025 06:18
@semanticdiff-com
Copy link

semanticdiff-com bot commented Jul 22, 2025

@srujanchikke srujanchikke added the A-connector-integration Area: Connector integration label Jul 22, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Jul 23, 2025
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jul 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 24, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Jul 24, 2025
awasthi21
awasthi21 previously approved these changes Jul 24, 2025
@srujanchikke srujanchikke dismissed stale reviews from awasthi21 and ShankarSinghC via ee471de July 24, 2025 10:00
awasthi21
awasthi21 previously approved these changes Jul 24, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Jul 24, 2025
@likhinbopanna likhinbopanna added this pull request to the merge queue Jul 25, 2025
Merged via the queue into main with commit 0f66692 Jul 25, 2025
16 of 20 checks passed
@likhinbopanna likhinbopanna deleted the flexiti branch July 25, 2025 07:20
pixincreate added a commit that referenced this pull request Jul 28, 2025
…rver

* 'main' of github.com:juspay/hyperswitch: (24 commits)
  chore(version): 2025.07.28.1
  feat(core): Hyperswitch <|> UCS Mandate flow integration (#8738)
  feat(themes): Create user APIs for managing themes (#8387)
  chore: update devDependencies for cypress (#8735)
  refactor: Add routing_approach other variant to handle unknown data (#8754)
  chore(version): 2025.07.28.0
  refactor(connector): [facilitapay] move destination bank account number to connector metadata (#8704)
  feat(recovery-events): add revenue recovery topic and vector config to push these events to s3 (#8285)
  ci(cypress): add authorizedotnet connector (#8688)
  refactor(schema): add a new column for storing large customer user agents in mandate table (#8616)
  feat(authentication): add authentication api for modular authentication (#8459)
  feat(connector): [MPGS] template code (#8544)
  fix(chat): append request id to headers for chat request (#8680)
  feat(connector): [Flexiti]template code for flexiti connector (#8714)
  chore(version): 2025.07.25.0
  feat(core): Consuming locale in PaymentsAuthorizeData from SessionState (#8731)
  fix(payment-methods): fetch payment method details in payouts flow (#8729)
  refactor(core): remove hardcoded timeout limit of 5s for outgoing webhook requests (#8725)
  feat(connector): [Breadpay]Add support for Breadpay connector (#8676)
  fix(feature_matrix): refunds are supported by jpmorgan (#8699)
  ...
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.

5 participants