SemanticDiff hyperswitch
refactor(payment_intent_v2): payment intent fields refactoring
#5880
Merged

refactor(payment_intent_v2): payment intent fields refactoring #5880

Narayanbhat166
hrithikesh026 make v2 changes for payment intent diesel and domain models
9de3e5e5
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
a1936236
Narayanbhat166 refactor: regroup the migrations
b06e82d4
hrithikesh026 add fields to payment intent from payment attempt
94b2543a
hyperswitch-bot[bot] chore: run formatter
1b97e93c
Narayanbhat166 refactor: make domain models compile for v2
4f24d01b
Narayanbhat166 chore: cargo clippy
56dcdc0b
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
8d100b1a
hrithikesh026 add surcharge_amount and tax_on_surcharge to payment_intent
9b517ff8
Narayanbhat166 refactor: remove unused code related to v1 features
3f1d00a6
Narayanbhat166 refactor: make v1 compile
0daf196e
Narayanbhat166 refactor: Update imports and remove unused code for v1 features
2a254029
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
95917c84
hyperswitch-bot[bot] chore: run formatter
e5a7ba81
Narayanbhat166 chore: fix v2 errors
5a5355a7
Narayanbhat166 chore: cargo clippy
da4c00f0
Narayanbhat166 chore: fix ci checks
e4534010
Narayanbhat166 chore: fix v2 checks
f3986f36
hrithikesh026 make v2 changes for payment attempt diesel model
dc791c32
hrithikesh026 make v2 changes for payment attempt domail model
b2637978
hrithikesh026 fix migration errors
f4b2426a
Narayanbhat166 refactor: remove payment_v2 feature flag
588c298d
Narayanbhat166 refactor: remove payment_v2 feature flag
3d782d83
Narayanbhat166 Revert "refactor: remove payment_v2 feature flag"
426ec3fc
Narayanbhat166 Revert "refactor: remove payment_v2 feature flag"
d003b36a
Narayanbhat166 Revert "fix migration errors"
6befb816
Narayanbhat166 Revert "make v2 changes for payment attempt domail model"
8bab2fac
Narayanbhat166 Revert "make v2 changes for payment attempt diesel model"
80326fca
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
360ca8df
Narayanbhat166 fix: merge fixes
5f66fea4
Narayanbhat166 fix: schema file for v2
3a9e8b01
Narayanbhat166 fix: diesel errors
ffdcb00b
hrithikesh026 chore: rename merchant_decision in payment_intent
4ec2ed41
hrithikesh026 chore: fix migration consistency
ac48d757
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
ddf0bfe6
Narayanbhat166 fix: merge fixes
66bc45c9
Narayanbhat166 refactor: make currency and profile id mandatory intent
b0e8d2ef
Narayanbhat166 chore: Drop v1 columns and add v2 columns to payment_intent table
9591867d
Narayanbhat166 wip: fix compilation errors for payment attempt
a2f7bdc2
Narayanbhat166 refactor: make client secret mandatory and add todo!() for kafkaintent
b7cb269f
Narayanbhat166 chore: fix schema file
3a36b10e
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
33d7bd34
Narayanbhat166 Narayanbhat166 added api-v2
Narayanbhat166 Narayanbhat166 added this to the September 2024 Release milestone 20 days ago
Narayanbhat166 Narayanbhat166 assigned Narayanbhat166 Narayanbhat166 20 days ago
semanticdiff-com
hyperswitch-bot hyperswitch-bot added M-database-changes
Narayanbhat166 chore: cargo clippy
05c43331
Narayanbhat166 refactor: remove amount_to_capture and add apply_mit_exemption
ea18f1a8
Narayanbhat166 refactor: remove few fields that are not necessary / moved to `featur…
2453e419
Narayanbhat166 refactor: add global_payment_id type
a31dcea3
hyperswitch-bot[bot] chore: run formatter
5aafeec9
Narayanbhat166 Narayanbhat166 marked this pull request as ready for review 17 days ago
Narayanbhat166 Narayanbhat166 requested a review 17 days ago
Narayanbhat166 Narayanbhat166 requested a review 17 days ago
Narayanbhat166 Narayanbhat166 requested a review 17 days ago
Narayanbhat166 Narayanbhat166 requested a review 17 days ago
Narayanbhat166 refactor: remove charges and move all amount related fields to a struct
f30fe4ee
Narayanbhat166 chore: add comments to fields in payment intent domain model
bdeb6835
Narayanbhat166 refactor: make few boolean fields as enum
4230f1c0
Narayanbhat166 chore: cargo clippy
ddf01186
Narayanbhat166 chore: move enums to common enums
4de62bca
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
3f8d42cb
Narayanbhat166 chore: fix typos
a5c97e2e
Narayanbhat166 chore: rename enum variants
3f485aee
Narayanbhat166 chore: rename enum variants for mit exemption
69188148
jarnura
jarnura requested changes on 2024-09-17
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
f5b181a7
Narayanbhat166 refactor: throw internal server error instead of duplicate error
54157af0
Narayanbhat166 feat: add customer_present, payment_link_config, routing_algorithm_id…
06e324f4
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
fdb179d9
hrithikesh026
hrithikesh026 commented on 2024-09-18
Narayanbhat166 fix: merge fixes
63b56d72
jarnura
jarnura requested changes on 2024-09-18
Narayanbhat166 feat: create Url and ClientSecret types
cb8863fe
Narayanbhat166 refactor: add more domain types and rename PaymentGlobalId to GlobalP…
ee70ec9d
hyperswitch-bot[bot] chore: run formatter
f1ca9b7c
Narayanbhat166 chore: cargo clippy
97540e59
Narayanbhat166 refactor: add a new LengthString domain type
5afdadfe
Narayanbhat166 chore: cargo fix
8f73422e
Narayanbhat166 feat: add a domain type for statement descriptor
fd3baed5
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
bef11e85
Narayanbhat166 chore: move mca migration to primary constraints
e4965fd7
jarnura
jarnura dismissed these changes on 2024-09-19
Aprabhat19
Aprabhat19 dismissed these changes on 2024-09-19
Narayanbhat166 Merge branch 'main' into payment-intent-diesel-and-domail-models-chan…
9f41fb70
Narayanbhat166 Narayanbhat166 dismissed their stale review via 9f41fb70 13 days ago
Narayanbhat166 Narayanbhat166 dismissed their stale review via 9f41fb70 13 days ago
hyperswitch-bot[bot] chore: run formatter
65acf25c
Narayanbhat166 chore: fix tests
839c716b
hyperswitch-bot[bot] chore: run formatter
5b1cf990
Aprabhat19
Aprabhat19 approved these changes on 2024-09-20
jarnura
jarnura approved these changes on 2024-09-20
likhinbopanna likhinbopanna merged 5335f2d2 into main 13 days ago
likhinbopanna likhinbopanna deleted the payment-intent-diesel-and-domail-models-changes-v2_version_2_branch branch 13 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels