hyperswitch
feat(card-issuers): implement card issuer management with CRUD operations and database migration
#11570
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
36
Changes
View On
GitHub
feat(card-issuers): implement card issuer management with CRUD operations and database migration
#11570
likhinbopanna
merged 36 commits into
main
from
feat/card-issuer-management
feat(business-profile): add payment_method_blocking configuration to …
759b5fa6
chore: run formatter
43a77274
feat(profile): add payment_method_blocking field to Profile struct
9ae30f49
feat(openapi): add PaymentMethodBlockingConfig and CardBlockingConfig…
f38fb677
docs(openapi): re-generate OpenAPI specification
255f4424
feat(migrations): add payment_method_blocking column to business_profile
34471fc5
Merge branch 'feat/payment-method-blocking' of https://github.com/jus…
520d1abf
feat(profile): add payment_method_blocking field to Profile struct
585aede5
feat(blocking): update CardBlockingConfig to use enums for issuing co…
e7daba3f
feat(blocking): enhance CardBlockingConfig to include optional schema…
23bbabe7
feat(openapi): add CardSubtype to imports in openapi.rs
01dd7e63
docs(openapi): re-generate OpenAPI specification
b3ab438b
feat(blocking): add PaymentMethodBlockingConfig and CardBlockingConfi…
61ecd162
Merge branch 'feat/payment-method-blocking' of https://github.com/jus…
074f5b42
feat(blocking): remove payment_method_blocking from ProfileCreateBrid…
1785310c
docs(openapi): re-generate OpenAPI specification
6cde8637
Merge branch 'main' into feat/payment-method-blocking
68328122
Merge branch 'main' into feat/payment-method-blocking
ca92df2c
Merge branch 'main' into feat/payment-method-blocking
65a0192b
feat(card-issuers): implement card issuer management with CRUD operat…
ad259d63
Merge branch 'main' into feat/payment-method-blocking
2485f846
fix(card-issuers): add card_issuers table to schema_v2.rs
bc8f0c86
Merge remote-tracking branch 'origin/feat/payment-method-blocking' in…
86156b8e
feat(card-issuers): implement card issuer management with CRUD operat…
fa4413d5
feat(card-issuers): add card issuer request and response models to Op…
9d6fa5b6
docs(openapi): re-generate OpenAPI specification
36cb9979
ayush22667
requested a review
5 days ago
ayush22667
requested a review
5 days ago
ayush22667
requested a review
5 days ago
hyperswitch-bot
added
M-database-changes
hyperswitch-bot
added
M-api-contract-changes
ayush22667
removed review request
5 days ago
Merge branch 'main' into feat/payment-method-blocking
814ad9c5
feat(card-issuers): implement CardIssuersInterface with CRUD operatio…
c240fdd6
chore: run formatter
a559ff4b
Merge branch 'feat/payment-method-blocking' into feat/card-issuer-man…
bd48a3d5
hrithikesh026
requested changes on 2026-03-23
fix(card-issuers): address PR review comments for id type, mock db, a…
9be289d0
fix(card-issuers): correct implementation of SerializableSecret for C…
8829eb9a
Base automatically changed from
feat/payment-method-blocking
to
main
4 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into fea…
1342fba9
fix(card-issuers): replace map_or with is_none_or for improved query …
e998d871
ayush22667
assigned
ayush22667
4 days ago
ayush22667
added
T-Core
ayush22667
added
S-test-ready
hrithikesh026
approved these changes on 2026-03-23
su-shivanshmathur
requested changes on 2026-03-24
su-shivanshmathur
approved these changes on 2026-03-24
Merge branch 'main' into feat/card-issuer-management
9c056fe5
Merge branch 'main' into feat/card-issuer-management
705b10ea
likhinbopanna
enabled auto-merge
3 days ago
github-actions
removed
S-test-ready
likhinbopanna
merged
0faf8f2a
into main
2 days ago
likhinbopanna
deleted the feat/card-issuer-management branch
2 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
su-shivanshmathur
hrithikesh026
Assignees
ayush22667
Labels
M-database-changes
M-api-contract-changes
T-Core
Milestone
No milestone
Login to write a write a comment.
Login via GitHub