hyperswitch
feat(card-issuers): implement card issuer management with CRUD operations and database migration
#11570
Merged

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

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone