hyperswitch
refactor(connector): added amount framework to paypal, payouts and routing
#4865
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
118
Changes
View On
GitHub
refactor(connector): added amount framework to paypal, payouts and routing
#4865
Gnanasundari24
merged 118 commits into
main
from
5187-amount-conversion-do-amount-conversion-for-paypal
refactor(router): added a new type minor unit to amount
9ef9de98
chore: run formatter
a1bb647e
refactor(router): fixed clippy issue
f6c49462
Merge branch 'change_core_amount_to_domain_type' of https://github.co…
937687aa
refactor(router): fixed openapi specs
61850dc3
Merge branch 'main' into change_core_amount_to_domain_type
c840348e
refactor(router): fixed capture amount unequal bug
6103485e
Merge branch 'change_core_amount_to_domain_type' of https://github.co…
0c214b78
refactor(router): fixed open-api issue
a9941324
refactor(router): addressed pr comments
02a70482
refactor(router): resolved merge conflicts
fe6dd362
refactor(router): fixed spell check issue
9852bf4a
refactor(router): resolved pr comments:
41af58f4
Merge branch 'main' into change_core_amount_to_domain_type
3df68ba1
refactor(router): resolved pr comments
6e6726f3
Merge branch 'change_core_amount_to_domain_type' of https://github.co…
68034cbd
refactor(router): fixed clippy issue
1b623a87
refactor(router): fixed clippy issue
eff793fb
refactor(router): fixed open-api-specs
bce3de03
refactor(router): fixed open-api specs
63ef54ce
chore: run formatter
17c58f4d
refactor(router): fixed clippy issue
f76ba1d4
Merge branch 'change_core_amount_to_domain_type' of https://github.co…
5b657f94
refactor(router): resolved comments
59ffc347
chore: run formatter
9ba21c4b
refactor(router): resolved comments
3bce742b
Merge branch 'change_core_amount_to_domain_type' of https://github.co…
5b8cf348
refactor(router): fixed clippy issue
23e91581
feat(router
78d71ba7
wip: reduce errors
d4c363f9
chore: make it finally compile
ddee2bd1
chore: run formatter
6e0070d7
feat(router): added conversion trait in core for connector to use
44caf0b0
Merge branch 'move-newType-amount-to-connector-module' of https://git…
d5f951fb
chore: run formatter
c0f549e4
refactor
1a9fe2ab
refactor(router): resolved merge conflicts
53f0465c
refactor(router): fixed clippy issues
f30b3887
refactor(router): resolved merge conflicts
8647c288
docs(openapi): re-generate OpenAPI specification
fc05741d
refactor(router):fixed open-api issue
db98d605
Merge branch 'move-newType-amount-to-connector-module' of https://git…
4ddb24c8
refactor(router): removed unnecessary code
d94ef109
refactor(router): added unit test case for amount conversions
4910dec5
refactor(router): added unit case for three_decimal_currency
37f5b1cb
refactor(router): addressed pr comments
bc00c630
refactor(router): resolved merge conflicts
11a6b2c6
refactor(router): removed test_amount from tests
35473562
docs(openapi): re-generate OpenAPI specification
7a916a5b
refactor(router): fixed clippy issues
d9b564be
Merge branch 'move-newType-amount-to-connector-module' of https://git…
5b9c3635
refactor(router): fixed open api issue
6b8c733e
refactor(connector): changed amount to minor Unit for stripe
56ea7302
chore: run formatter
96f9aa3f
refactor(router): mapped error to error message
5be12e1d
chore: run formatter
fa440df4
refactor(router): resolved merge conflict
0ba13c1b
Merge branch 'move-newType-amount-to-connector-module' of https://git…
34f220cc
chore: run formatter
6967e5f3
refactor(router): addressed pr comments
773b4587
Merge branch 'move-newType-amount-to-connector-module' of https://git…
8d51b46b
docs(openapi): re-generate OpenAPI specification
64b8693f
refactor(router): fixed open-api specs'
1939b5fa
refactor(router): fixed open-api specs'
1daa5a96
docs(openapi): re-generate OpenAPI specification
7edf17b5
refactor(router): fixed clippy issue
8ac5ecc5
Merge branch 'move-newType-amount-to-connector-module' of https://git…
511322c8
chore: run formatter
97113c9e
refactor(router): fixed open-api specs
7fd1af95
Merge branch 'move-newType-amount-to-connector-module' of https://git…
f2a70b5c
refactor(router): resolved merge conflicts
9cdea2da
chore: run formatter
c4bd128b
refactor(router): fixed cargo hack issue
35c47fe9
Merge branch 'move-newType-amount-to-connector-module' of https://git…
d0093127
chore: run formatter
3135548a
Merge branch 'move-newType-amount-to-connector-module' of https://git…
d20810cd
refactor(connector): added amount frame work support for stripe
4a259a4f
chore: run formatter
3366b2e2
refactor(connector): added amount frame work to bluesnap
88ea441b
refactor(connector): addressed pr comments
94f6f554
refactor(connector): added captured amount to router data
0dceb913
chore: run formatter
2867fb63
refactor(connector):added amount framework to charged object
bf9393a4
Merge branch '5177-amount-conversion-do-amount-conversion-for-stripe'…
80efa5ae
refactor(connector): resolved pr comments
8efa34e3
refactor(connector): resolved merge conflicts
4be4348b
Merge branch '5177-amount-conversion-do-amount-conversion-for-stripe'…
14c6bbc8
refactor(connector): fixed compile issue
7c346701
chore: run formatter
fcccf0b1
refactor(connector): added amount framework to payme connector
c2869407
chore: run formatter
2a8e6289
refactor(connector): fixed clippy issue
e9b59e70
Merge branch '5178-amount-conversion-do-amount-conversion-for-bluesna…
0bb7164f
refactor(connector): added uniformity in stripe for amount framework
b63687d6
chore: run formatter
c5ff47f2
Merge branch '5177-amount-conversion-do-amount-conversion-for-stripe'…
0ba9923c
refactor(connector): added convertion uniformity to payme for amount …
3ee29da9
chore: run formatter
64b2a400
refactor(connector): added amount frame work for noon
64cdad81
chore: run formatter
5f84aa5f
Refactor(connector): added amount framework for trustpay
3462c592
refactor(connector): added applepay fix for connectors
161a013a
chore: run formatter
875071b8
refactor(connector): added amount frame work for google pay apple pay
9ba500e4
refactor(connector): resolved merge conflicts
3c5a29f6
refactor(connector): fixed open-api specs
66dba1df
refactor(connector): added amount conversion framework for cryptopay
99824e26
refactor(connector): added amount framework to cashtocode
4e53651b
chore: run formatter
89153e36
refactor(connector): added amount framework to paypal, payouts and ro…
1e8a3327
sahkal
added
A-connector-integration
sahkal
added
A-core
sahkal
added
A-routing
sahkal
added
A-constraint-graph
sahkal
added this to the
May 2024 Release
milestone
172 days ago
sahkal
assigned
sahkal
172 days ago
sahkal
requested a review
172 days ago
sahkal
requested a review
172 days ago
sahkal
requested a review
172 days ago
sahkal
requested a review
172 days ago
sahkal
requested a review
172 days ago
sahkal
changed the base branch from
main
to
5185-amount-conversion-do-amount-conversion-for-cashtocode
172 days ago
vspecky
dismissed these changes on 2024-06-04
kashif-m
dismissed these changes on 2024-06-05
sahkal
requested a review
from
srujanchikke
169 days ago
Merge branch '5185-amount-conversion-do-amount-conversion-for-cashtoc…
4e858e8e
docs(openapi): re-generate OpenAPI specification
5ef345e5
refactor(router): fixed cargo clippy issue in routing test cases
58b97af9
refactor(connector): fixed clippy issue
06a8309b
sahkal
added
high-risk
SanchithHegde
removed this from to the
May 2024 Release
milestone
162 days ago
SanchithHegde
added this to the
June 2024 Release
milestone
162 days ago
Base automatically changed from
5185-amount-conversion-do-amount-conversion-for-cashtocode
to
main
150 days ago
likhinbopanna
dismissed their stale review
150 days ago
The base branch was changed.
likhinbopanna
dismissed their stale review
150 days ago
The base branch was changed.
Gnanasundari24
requested a review
150 days ago
refactor(connector): resolved merge conflicts
652c85ea
sahkal
requested a review
150 days ago
hyperswitch-bot
added
M-api-contract-changes
sahkal
added
Payouts
refactor(connector): removed payme changes
1f637afa
sahkal
requested a review
from
kashif-m
150 days ago
sahkal
requested a review
from
vspecky
150 days ago
sahkal
requested a review
from
jarnura
150 days ago
sahkal
requested a review
from
deepanshu-iiitu
150 days ago
refactor(connector): fixed ci check failures
c25ff404
refactor(connector): fixed clippy issue
61a7b9a6
kashif-m
approved these changes on 2024-06-27
sahkal
requested a review
from
Aprabhat19
149 days ago
srujanchikke
approved these changes on 2024-06-27
prajjwalkumar17
approved these changes on 2024-06-27
Narayanbhat166
approved these changes on 2024-06-27
apoorvdixit88
removed review request
149 days ago
SanchithHegde
approved these changes on 2024-06-27
Gnanasundari24
merged
b08ce221
into main
148 days ago
Gnanasundari24
deleted the 5187-amount-conversion-do-amount-conversion-for-paypal branch
148 days ago
SanchithHegde
removed
high-risk
Login to write a write a comment.
Login via GitHub
Reviewers
SanchithHegde
Narayanbhat166
prajjwalkumar17
srujanchikke
kashif-m
vspecky
jarnura
deepanshu-iiitu
Aprabhat19
Assignees
sahkal
Labels
A-connector-integration
A-core
M-api-contract-changes
A-routing
A-constraint-graph
Payouts
Milestone
June 2024 Release