hyperswitch
feat: list payment_methods with the required fields in each method
#1310
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
53
Changes
View On
GitHub
feat: list payment_methods with the required fields in each method
#1310
SanchithHegde
merged 53 commits into
main
from
required_fields_in_pmd
enhance: add required_fields in payment_method_data
8564fb6d
Chethan-rao
added
C-feature
Chethan-rao
added
S-waiting-on-review
Chethan-rao
added
M-api-contract-changes
Chethan-rao
added this to the
May 2023 Release
milestone
1 year ago
Chethan-rao
requested a review
from
SanchithHegde
1 year ago
Chethan-rao
requested a review
from
Narayanbhat166
1 year ago
Chethan-rao
requested a review
from
NishantJoshi00
1 year ago
Chethan-rao
assigned
Chethan-rao
1 year ago
Chethan-rao
requested a review
1 year ago
Chethan-rao
requested a review
1 year ago
Chethan-rao
changed the title
feat: list payment_methods with the missing required fields in each method
feat: list payment_methods with the required fields in each method
1 year ago
NishantJoshi00
commented on 2023-05-29
Chethan-rao
added
M-configuration-changes
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
efe05be6
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
a1590ee3
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
8daf2878
Merge branch 'main' into required_fields_in_pmd
931e0aab
Merge branch 'main' into required_fields_in_pmd
4a6bbac9
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
5d29c155
Merge branch 'required_fields_in_pmd' of https://github.com/juspay/hy…
87c9604d
Chethan-rao
requested a review
from
NishantJoshi00
1 year ago
Chethan-rao
removed
S-waiting-on-review
Chethan-rao
added
S-waiting-on-author
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
45f8d2ec
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
20ea6e71
refactor: add more fields for required_fields
3ceca5c3
fix: update settings.rs
9294d04d
Merge branch 'main' into required_fields_in_pmd
f698eff1
Chethan-rao
removed
S-waiting-on-author
Chethan-rao
added
S-waiting-on-review
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
432d3e8b
Merge branch 'main' into required_fields_in_pmd
9a670953
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
62bb44c9
Merge branch 'required_fields_in_pmd' of https://github.com/juspay/hy…
cf3a15ab
fix: revert session flow for Apple Pay trustpay (#1393)
e0502a21
Merge branch 'main' into required_fields_in_pmd
f8d974ed
Merge branch 'main' into required_fields_in_pmd
7ec3f672
Merge branch 'main' into required_fields_in_pmd
5a01cf21
jarnura
added
low-risk
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
c81583d4
bernard-eugine
removed this from to the
May 2023 Release
milestone
1 year ago
bernard-eugine
added this to the
June'23 Release
milestone
1 year ago
Merge branch 'main' into required_fields_in_pmd
ffcc1cd7
lsampras
commented on 2023-06-24
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
eb49adf1
Merge branch 'required_fields_in_pmd' of https://github.com/juspay/hy…
c261aa37
refactor: made field_type enum instead of two different fields
290ea7b2
Chethan-rao
requested a review
from
lsampras
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
fa023a4b
refactor: update error stack to include connector error when invalid …
dad8c150
add required field info of connectors
a056f967
Merge branch 'required_fields_in_pmd' of github.com:juspay/hyperswitc…
cfa03289
fix spell check
d15c88ee
fix spell check
a2f1d8a7
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
8f5081ed
refactor: remove comments
8e68760d
lsampras
dismissed these changes on 2023-07-03
Merge branch 'main' into required_fields_in_pmd
ae871993
SanchithHegde
commented on 2023-07-03
SanchithHegde
removed
S-waiting-on-review
SanchithHegde
added
S-waiting-on-author
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
5d994112
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
0c94e19f
docs: add doc comments
732976e2
Merge branch 'required_fields_in_pmd' of https://github.com/juspay/hy…
d8eeaeaa
Chethan-rao
dismissed their stale review via
d8eeaeaa
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
33d48bd6
docs: add configs in example.toml file
d6a2517f
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
95f43b1c
refactor: generate open-api spec
7494eda3
Chethan-rao
requested a review
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
dc1b833d
fix: change type of required_fields from vec to hashset to hold union…
44e0cf6a
Chethan-rao
requested a review
from
SanchithHegde
1 year ago
Chethan-rao
requested a review
from
lsampras
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
c924b54a
Chethan-rao
removed
S-waiting-on-author
Chethan-rao
added
S-waiting-on-review
refactor: remove unnecessary type mentioning and map function
82977e58
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
cb1f2b97
SanchithHegde
dismissed these changes on 2023-07-03
Narayanbhat166
commented on 2023-07-04
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
b3fa2cbf
refactor: address requested changes
3d125008
Chethan-rao
dismissed their stale review via
3d125008
1 year ago
Chethan-rao
requested a review
from
SanchithHegde
1 year ago
Chethan-rao
requested a review
from
Narayanbhat166
1 year ago
Narayanbhat166
dismissed these changes on 2023-07-04
SanchithHegde
dismissed these changes on 2023-07-04
SanchithHegde
removed
S-waiting-on-review
SanchithHegde
added
S-waiting-on-author
SanchithHegde
added
S-needs-conflict-resolution
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
d39d4dfc
Chethan-rao
dismissed their stale review via
d39d4dfc
1 year ago
Chethan-rao
dismissed their stale review via
d39d4dfc
1 year ago
Chethan-rao
removed
S-waiting-on-author
Chethan-rao
removed
S-needs-conflict-resolution
Chethan-rao
added
S-waiting-on-review
Chethan-rao
requested a review
from
Narayanbhat166
1 year ago
Chethan-rao
requested a review
from
SanchithHegde
1 year ago
SanchithHegde
dismissed these changes on 2023-07-04
Narayanbhat166
dismissed these changes on 2023-07-04
jarnura
dismissed these changes on 2023-07-04
Merge branch 'main' of https://github.com/juspay/hyperswitch into req…
73e58c26
update openapi spec
84ae9a29
Chethan-rao
dismissed their stale review via
84ae9a29
1 year ago
Chethan-rao
dismissed their stale review via
84ae9a29
1 year ago
Chethan-rao
dismissed their stale review via
84ae9a29
1 year ago
prasunna09
requested a review
from
jarnura
1 year ago
Chethan-rao
requested a review
from
SanchithHegde
1 year ago
Chethan-rao
requested a review
from
Narayanbhat166
1 year ago
Narayanbhat166
approved these changes on 2023-07-04
SanchithHegde
approved these changes on 2023-07-04
SanchithHegde
removed
S-waiting-on-review
SanchithHegde
added
S-ready-for-merge
SanchithHegde
merged
6447b045
into main
1 year ago
SanchithHegde
deleted the required_fields_in_pmd branch
1 year ago
SanchithHegde
removed
S-ready-for-merge
SanchithHegde
removed
low-risk
Login to write a write a comment.
Login via GitHub
Reviewers
SanchithHegde
Narayanbhat166
jarnura
lsampras
NishantJoshi00
Assignees
Chethan-rao
Labels
C-feature
M-configuration-changes
M-api-contract-changes
Milestone
June 2023 Release
Login to write a write a comment.
Login via GitHub