hyperswitch
feat(router): add payment_intent_data and modify api models of create intent request and response for v2
#6016
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
89
Changes
View On
GitHub
feat(router): add payment_intent_data and modify api models of create intent request and response for v2
#6016
Gnanasundari24
merged 89 commits into
main
from
add-payment-intent-data-v2
make v2 changes for payment intent diesel and domain models
9de3e5e5
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
a1936236
refactor: regroup the migrations
b06e82d4
add fields to payment intent from payment attempt
94b2543a
chore: run formatter
1b97e93c
refactor: make domain models compile for v2
4f24d01b
chore: cargo clippy
56dcdc0b
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
8d100b1a
add surcharge_amount and tax_on_surcharge to payment_intent
9b517ff8
refactor: remove unused code related to v1 features
3f1d00a6
refactor: make v1 compile
0daf196e
refactor: Update imports and remove unused code for v1 features
2a254029
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
95917c84
chore: run formatter
e5a7ba81
chore: fix v2 errors
5a5355a7
chore: cargo clippy
da4c00f0
chore: fix ci checks
e4534010
chore: fix v2 checks
f3986f36
make v2 changes for payment attempt diesel model
dc791c32
make v2 changes for payment attempt domail model
b2637978
fix migration errors
f4b2426a
refactor: remove payment_v2 feature flag
588c298d
refactor: remove payment_v2 feature flag
3d782d83
Revert "refactor: remove payment_v2 feature flag"
426ec3fc
Revert "refactor: remove payment_v2 feature flag"
d003b36a
Revert "fix migration errors"
6befb816
Revert "make v2 changes for payment attempt domail model"
8bab2fac
Revert "make v2 changes for payment attempt diesel model"
80326fca
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
360ca8df
fix: merge fixes
5f66fea4
fix: schema file for v2
3a9e8b01
fix: diesel errors
ffdcb00b
chore: rename merchant_decision in payment_intent
4ec2ed41
chore: fix migration consistency
ac48d757
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
ddf0bfe6
fix: merge fixes
66bc45c9
refactor: make currency and profile id mandatory intent
b0e8d2ef
chore: Drop v1 columns and add v2 columns to payment_intent table
9591867d
wip: fix compilation errors for payment attempt
a2f7bdc2
refactor: make client secret mandatory and add todo!() for kafkaintent
b7cb269f
chore: fix schema file
3a36b10e
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
33d7bd34
chore: cargo clippy
05c43331
refactor: remove amount_to_capture and add apply_mit_exemption
ea18f1a8
refactor: remove few fields that are not necessary / moved to `featur…
2453e419
refactor: add global_payment_id type
a31dcea3
chore: run formatter
5aafeec9
refactor: remove charges and move all amount related fields to a struct
f30fe4ee
chore: add comments to fields in payment intent domain model
bdeb6835
refactor: make few boolean fields as enum
4230f1c0
chore: cargo clippy
ddf01186
chore: move enums to common enums
4de62bca
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
3f8d42cb
chore: fix typos
a5c97e2e
chore: rename enum variants
3f485aee
chore: rename enum variants for mit exemption
69188148
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
f5b181a7
refactor: throw internal server error instead of duplicate error
54157af0
feat: add customer_present, payment_link_config, routing_algorithm_id…
06e324f4
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
fdb179d9
fix: merge fixes
63b56d72
feat: create Url and ClientSecret types
cb8863fe
refactor: add more domain types and rename PaymentGlobalId to GlobalP…
ee70ec9d
chore: run formatter
f1ca9b7c
chore: cargo clippy
97540e59
refactor: add a new LengthString domain type
5afdadfe
chore: cargo fix
8f73422e
feat: add a domain type for statement descriptor
fd3baed5
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
bef11e85
chore: move mca migration to primary constraints
e4965fd7
add api_models for payments create intent api in v2
c2c04b74
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
9f41fb70
chore: run formatter
65acf25c
chore: fix tests
839c716b
chore: run formatter
5b1cf990
Merge branch 'payment-intent-diesel-and-domail-models-changes-v2_vers…
3f7ddc46
fix conflicts
883250d9
docs(openapi): re-generate OpenAPI specification
10767541
Merge branch 'main' of github.com:juspay/hyperswitch into add-payment…
28644456
resolve comments
5e8a0f38
resolve comments
cb7a0a1a
add payment intent data and modify api_model changes for create inten…
a6baea73
sai-harsha-vardhan
requested a review
60 days ago
sai-harsha-vardhan
requested a review
60 days ago
hyperswitch-bot
added
M-api-contract-changes
resolve conflicts
1dd6bfcb
hyperswitch-bot
removed
M-api-contract-changes
docs(openapi): re-generate OpenAPI specification
4ae63555
hyperswitch-bot
added
M-api-contract-changes
sai-harsha-vardhan
changed the title
Add payment intent data v2
feat(router): add payment_intent_data and modify api models of create intent request and response for v2
60 days ago
sai-harsha-vardhan
assigned
sai-harsha-vardhan
60 days ago
sai-harsha-vardhan
added
A-core
sai-harsha-vardhan
added
C-feature
sai-harsha-vardhan
added this to the
September 2024 Release
milestone
60 days ago
sai-harsha-vardhan
requested a review
from
jarnura
60 days ago
sai-harsha-vardhan
requested a review
from
SanchithHegde
60 days ago
sai-harsha-vardhan
requested a review
from
Narayanbhat166
60 days ago
fix hack
f92bf97d
Merge branch 'add-payment-intent-data-v2' of github.com:juspay/hypers…
0f5f272d
jarnura
requested changes on 2024-09-25
sai-harsha-vardhan
requested a review
from
jarnura
59 days ago
jarnura
dismissed these changes on 2024-09-25
SanchithHegde
dismissed these changes on 2024-09-25
make enums optional in create_intent request
5f339ab1
sai-harsha-vardhan
dismissed their stale review via
5f339ab1
59 days ago
sai-harsha-vardhan
dismissed their stale review via
5f339ab1
59 days ago
sai-harsha-vardhan
requested a review
from
jarnura
59 days ago
sai-harsha-vardhan
requested a review
from
SanchithHegde
59 days ago
make order_tax_amount optional in amount_details
68060f7c
docs(openapi): re-generate OpenAPI specification
da18b80a
Narayanbhat166
approved these changes on 2024-09-25
jarnura
approved these changes on 2024-09-25
SanchithHegde
approved these changes on 2024-09-25
Gnanasundari24
merged
9a605afe
into main
59 days ago
Gnanasundari24
deleted the add-payment-intent-data-v2 branch
59 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
SanchithHegde
jarnura
Narayanbhat166
Assignees
sai-harsha-vardhan
Labels
A-core
C-feature
M-api-contract-changes
Milestone
September 2024 Release
Login to write a write a comment.
Login via GitHub