hyperswitch
feat(blocking): add profile-based payment method blocking with CardSubtype variants
#11574
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
40
Changes
View On
GitHub
feat(blocking): add profile-based payment method blocking with CardSubtype variants
#11574
bernard-eugine
merged 40 commits into
main
from
feat/profile-payment-method-blocking
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
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
feat(blocking): add profile-based payment method blocking with CardSu…
b7477e6c
ayush22667
requested a review
7 days ago
ayush22667
requested a review
7 days ago
docs(openapi): re-generate OpenAPI specification
8b40a131
hyperswitch-bot
added
M-api-contract-changes
fix(card-issuers): address PR review comments for id type, mock db, a…
9be289d0
fix(card-issuers): correct implementation of SerializableSecret for C…
8829eb9a
Merge branch 'feat/card-issuer-management' into feat/profile-payment-…
9b2872b1
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
Merge branch 'feat/card-issuer-management' into feat/profile-payment-…
97869500
ayush22667
assigned
ayush22667
7 days ago
jarnura
requested changes on 2026-03-23
feat(card-blocking): enhance blocking logic with utility methods for …
f5aeb09b
ayush22667
requested a review
from
jarnura
6 days ago
jarnura
dismissed these changes on 2026-03-24
Base automatically changed from
feat/card-issuer-management
to
main
6 days ago
likhinbopanna
dismissed their stale review
6 days ago
The base branch was changed.
ayush22667
requested a review
6 days ago
hyperswitch-bot
added
M-database-changes
ayush22667
added
S-test-ready
Merge branch 'main' into feat/profile-payment-method-blocking
15acdf27
hyperswitch-bot
removed
M-database-changes
ayush22667
removed review request
6 days ago
ayush22667
requested a review
from
jarnura
6 days ago
jarnura
approved these changes on 2026-03-24
AnkitKmrGupta
approved these changes on 2026-03-25
bernard-eugine
merged
5b53210f
into main
5 days ago
bernard-eugine
deleted the feat/profile-payment-method-blocking branch
5 days ago
hyperswitch-bot
removed
S-test-ready
Login to write a write a comment.
Login via GitHub
Reviewers
AnkitKmrGupta
jarnura
Assignees
ayush22667
Labels
M-api-contract-changes
Milestone
No milestone