hyperswitch
feat(payments_v2): add payment_confirm_intent api endpoint
#6263
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
124
Changes
View On
GitHub
feat(payments_v2): add payment_confirm_intent api endpoint
#6263
Gnanasundari24
merged 124 commits into
main
from
payment_confirm_api
make v2 changes for payment attempt diesel model
1427c48b
refactor: comment out payment attempt update code for v2
3122ca4d
make v2 changes for payment attempt domail model
dd5452ef
Merge branch 'main' into payment_attempt_v2_changes
adb65be5
refactor: rename few fields in attempt
43628507
Merge branch 'main' into payment_attempt_v2_changes
f8c237da
refactor: make payment attempt domain model changes
be1aab45
refactor: add back connector and fix errors in v2
01d5030f
chore: cargo clippy
d8813258
Merge branch 'main' into payment_attempt_v2_changes
133be4b4
refactor: remove payment_v2 feature flag
aef08dd8
Merge branch 'main' into payment_attempt_v2_changes
a4002490
chore: run formatter
11bdfb5d
chore: merge fixes
724c2893
Merge branch 'main' into payment_attempt_v2_changes
9740b44e
chore: fix migrations
ad2a4dd2
chore: cargo clippy_v2
1c83e8d6
refactor: fields for payment attempt
8e8ad98d
chore: cargo clippy
faa83d1c
Merge branch 'main' into payment_attempt_v2_refactor
e17c8d6a
chore: cargo clippy
f05f7d47
feat: add ConfirmIntentRequest for v2
f59ce6b3
feat: add ConfirmIntentResponse for v2
f0cf6ca9
wip: add payment_confirm_intent operation
efdac3d6
feat: add confirm-intent operation
5de5b24d
Merge branch 'main' into payment_attempt_v2_refactor
4e99c8eb
add payments create-intent api for v2
fa3c6c2a
fix spell check
329470fe
fix ci v2
f9293b40
fix clippy v2
6b3a9642
fix clippy v2
ca5277b1
refactor: add globalattempt id
11611f4a
Merge branch 'main' into payment_attempt_v2_refactor
cdf6623e
Merge remote-tracking branch 'origin' into payment_confirm_api
96747687
Merge branch 'payment_attempt_v2_refactor' into payment_confirm_api
9b87b736
fix: merge fixes
83398047
refactor: add get trackers for intent confirm
c6fd7aca
Merge remote-tracking branch 'origin/add-payments-create-intent-api-v…
b4623487
feat: implement get tracker operation for confirm intent
7204bf22
feat: implement operations in payments core
4be04f37
resolve conflicts
90a8cead
feat: implement confirm-intent endpoint with bare minimum features
a1987821
chore: address few review comments
37a09977
docs(openapi): re-generate OpenAPI specification
a61cab66
chore: address few more review comments
31715253
accept unmutable payment_data in override_setup_future_usage_to_on_se…
76b25732
chore: address few more review comments
50646fa3
chore: address few more review comments
9d975ef3
chore: fetch profile_id in auth layer
bde951a9
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
e48124fa
wip: fix merge errors
9fb996e8
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
d1f4e5a3
chore: address review comments
1d57cf62
chore: address clippy warning
fc03daa6
Merge branch 'main' into add-payments-create-intent-api-v2
2639994e
hyperswitch-bot
added
M-database-changes
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
eddbd061
chore: merge fixes
4938b9a5
Narayanbhat166
changed the title
Payment confirm api
feat(payments_v2): add payment_confirm_intent api endpoint
46 days ago
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
7ef97eff
chore: run formatter
da763565
avoid fetching profile in get_trackers
333561ec
use FromStr impl to get id_type from headers
7648eea6
refactor: put authenticationdatav2 under v2 flag
d1424e84
refactor: remove unncessary profile fetch in create-intent
952c8675
pixincreate
force pushed
from
952c8675
to
d1424e84
45 days ago
address clippy lints
cc5eebaa
refactor: move a trait function to domain model
3d976453
chore: merge fixes
e211e54d
address comments
fd6c76ae
generate client secret through impl function from GlobalPaymentId
6c2e6e68
Narayanbhat166
assigned
Narayanbhat166
44 days ago
address comments
df78c0a8
address comments
c15e9ea6
chore: cargo clippy
38100943
address spell check errors
ca68e63d
address few more comments
8d1c7be4
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
1e2daaea
Narayanbhat166
marked this pull request as ready for review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
Narayanbhat166
requested a review
44 days ago
chore: cargo clippy
a39edd3b
refactor: remove redundant business profile being
d719f099
docs: add payment_confirm_intent to openapi
988155ee
hyperswitch-bot
added
M-api-contract-changes
docs: add payment_confirm_intent to openapi
24e35803
Merge branch 'main' into add-payments-create-intent-api-v2
6213889c
docs: add payment_confirm_intent to openapi rust files
79a313a5
Merge branch 'add-payments-create-intent-api-v2' into payment_confirm…
83469be3
chore: merge fixes
aa8a6042
docs(openapi): re-generate OpenAPI specification
6512f790
chore: cargo clippy and typos
9777a2ed
chore: fix ci hack
1d6f70fb
chore: cargo clippy v2
8ceb2115
chore: cargo clippy v2
985fdeb2
Base automatically changed from
add-payments-create-intent-api-v2
to
main
37 days ago
Narayanbhat166
requested a review
37 days ago
Merge branch 'main' into payment_confirm_api
9b83bed8
chore: run formatter
27e76580
chore: cargo clippy
a3476bba
fix: schema file for v2
6a5423aa
chore: delete vscode settings.json
0fec17ec
chore: cargo clippy_v2
85180703
docs(openapi): re-generate OpenAPI specification
5358511c
chore: cargo clippy_v2
499b6498
chore: cargo clippy_v2
e7d05980
Narayanbhat166
requested a review
33 days ago
refactor: add amount captured in amount details intent
341bc52f
docs(openapi): re-generate OpenAPI specification
b2bf5a34
fix: feature flag with common_utils
595e297a
chore: remove TODO since it is fixed in previous commit
2d644b0b
sai-harsha-vardhan
commented on 2024-10-21
refactor: create a function to derive attempt amount details from int…
08fcaed3
docs(openapi): re-generate OpenAPI specification
244dc3ee
refactor: fetch customer and raise internal server errors
2ff70e2d
refactor: raise internal server error if connector is not found
289d7c8d
jarnura
requested changes on 2024-10-22
chore: resolve PR comments
ce6a881e
docs(openapi): re-generate OpenAPI specification
78df10c3
refactor: move HeaderPayload from api models to domain models
d2e3c4e4
chore: run formatter
e4e9b096
refactor: move client secret to headers
1cc14f87
chore: cargo clippy
09fca871
Merge branch 'main' into payment_confirm_api
b1fa77d1
chore: run formatter
d64dd263
docs(openapi): re-generate OpenAPI specification
e8efec51
jarnura
dismissed these changes on 2024-10-23
refactor: rename operation and fix typos
4deff35b
Narayanbhat166
dismissed their stale review via
4deff35b
31 days ago
chore: remove unused function
64bd149b
chore: use updated_by in updateinternal
f075f6b1
chore: remove mutually exclusive feature flag in payments response
a562a557
chore: cargo clippy v2
c567c18e
Merge branch 'main' into payment_confirm_api
93aed245
docs(openapi): re-generate OpenAPI specification
6271e018
fix(connector_config): include the `payment_processing_details_at` `H…
b4109bf7
refactor(connector): Move connectors Forte, Nexinets, Payeezy, Payu …
19a51bc5
Merge branch 'main' into payment_confirm_api
8eec3a25
Merge branch 'main' into payment_confirm_api
b9d669f7
jarnura
approved these changes on 2024-10-24
sai-harsha-vardhan
approved these changes on 2024-10-24
ShankarSinghC
approved these changes on 2024-10-24
apoorvdixit88
approved these changes on 2024-10-24
lsampras
approved these changes on 2024-10-24
Gnanasundari24
merged
c7c1e1ad
into main
30 days ago
Gnanasundari24
deleted the payment_confirm_api branch
30 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
lsampras
apoorvdixit88
ShankarSinghC
sai-harsha-vardhan
jarnura
Assignees
Narayanbhat166
Labels
M-database-changes
M-api-contract-changes
Milestone
No milestone
Login to write a write a comment.
Login via GitHub