hyperswitch
refactor(payment_intent_v2): payment intent fields refactoring
#5880
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
74
Changes
View On
GitHub
refactor(payment_intent_v2): payment intent fields refactoring
#5880
likhinbopanna
merged 74 commits into
main
from
payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
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
Narayanbhat166
added
api-v2
Narayanbhat166
added this to the
September 2024 Release
milestone
1 year ago
Narayanbhat166
assigned
Narayanbhat166
1 year ago
hyperswitch-bot
added
M-database-changes
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
Narayanbhat166
marked this pull request as ready for review
1 year ago
Narayanbhat166
requested a review
1 year ago
Narayanbhat166
requested a review
1 year ago
Narayanbhat166
requested a review
1 year ago
Narayanbhat166
requested a review
1 year ago
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
jarnura
requested changes on 2024-09-17
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
hrithikesh026
commented on 2024-09-18
fix: merge fixes
63b56d72
jarnura
requested changes on 2024-09-18
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
jarnura
dismissed these changes on 2024-09-19
Aprabhat19
dismissed these changes on 2024-09-19
Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
9f41fb70
Narayanbhat166
dismissed their stale review via
9f41fb70
1 year ago
Narayanbhat166
dismissed their stale review via
9f41fb70
1 year ago
chore: run formatter
65acf25c
chore: fix tests
839c716b
chore: run formatter
5b1cf990
Aprabhat19
approved these changes on 2024-09-20
jarnura
approved these changes on 2024-09-20
likhinbopanna
merged
5335f2d2
into main
1 year ago
likhinbopanna
deleted the payment-intent-diesel-and-domail-models-changes-v2_version_2_branch branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
jarnura
Aprabhat19
hrithikesh026
Assignees
Narayanbhat166
Labels
M-database-changes
api-v2
Milestone
September 2024 Release
Login to write a write a comment.
Login via GitHub