SemanticDiff hyperswitch
Refactor(core): make save_payment_method as post_update_tracker trait function
#4307
Merged

Refactor(core): make save_payment_method as post_update_tracker trait function #4307

prajjwalkumar17
prajjwalkumar17 refactor(config): update config for request entry points
39b79a8a
prajjwalkumar17 refactor(core): post_update_tracker new function init
3a554764
Narayanbhat166 refactor: remove FData
4dc7b226
Narayanbhat166 refactor: remove FData from to_post_update_tracker
0f5e827a
Narayanbhat166 refactor: remove F: Clone
65bec8f8
prajjwalkumar17 prajjwalkumar17 assigned prajjwalkumar17 prajjwalkumar17 182 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 182 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 182 days ago
prajjwalkumar17 prajjwalkumar17 marked this pull request as draft 182 days ago
prajjwalkumar17 Merge branch 'main' into refac/domain_func_for_save_payment_method
21c342b6
Narayanbhat166 chore: make code compile
be270226
prajjwalkumar17 refactor(core): done with building trait function and calling the sam…
babe0faf
hyperswitch-bot[bot] chore: run formatter
920a1b0c
prajjwalkumar17 Merge branch 'main' of https://github.com/juspay/hyperswitch into ref…
8fd48891
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
93361dee
prajjwalkumar17 Merge branch 'main' into refac/domain_func_for_save_payment_method
dc97a69d
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
6b5f1f39
prajjwalkumar17 refactor(core): refactored mandate_procedure
a60ad582
hyperswitch-bot[bot] chore: run formatter
056e140c
prajjwalkumar17 chore: code with comments and routerdata error
048823fa
prajjwalkumar17 chore: merge main
13271f7e
Narayanbhat166 refactor: make router data as reference
98569d64
prajjwalkumar17 chore: updated lifetimes
cd3185d8
prajjwalkumar17 chore: remove profile_id
aa2a0e36
Narayanbhat166 chore: add a todo comment
dcd70c62
prajjwalkumar17 chore: remove connector and made payment attempt update type
b695871c
hyperswitch-bot[bot] chore: run formatter
c35ebf7c
prajjwalkumar17 chore: made routerdata clonable and removed lifetime b from function
0d751a0d
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
9e9bd2f9
hyperswitch-bot[bot] chore: run formatter
300d2096
Narayanbhat166 feat: implement operation trait for payment method
1a11188e
prajjwalkumar17 chore: made db call to save pm_id
2f561ccb
Narayanbhat166 refactor: use a separate struct to save pm
eea3ec3d
Narayanbhat166 chore: add Clone to F
46df8f6c
prajjwalkumar17 chore: complete flow for saving payment_method
beeddbaa
prajjwalkumar17 chore: complete flow tested for saving payment_method
8a61d5c4
prajjwalkumar17 chore: resolved conflicts
c0449da7
hyperswitch-bot[bot] chore: run formatter
adf30a88
prajjwalkumar17 prajjwalkumar17 requested a review from vspecky vspecky 175 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 175 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 175 days ago
prajjwalkumar17 prajjwalkumar17 marked this pull request as ready for review 175 days ago
prajjwalkumar17 prajjwalkumar17 added A-core
prajjwalkumar17 prajjwalkumar17 added C-refactor
prajjwalkumar17 prajjwalkumar17 added this to the April 2024 milestone 175 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from ShankarSinghC ShankarSinghC 175 days ago
prajjwalkumar17 chore: removed unnecessary comments
20c9caf1
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
1f9f8a42
Narayanbhat166
Narayanbhat166 requested changes on 2024-04-13
prajjwalkumar17 chore: addressed the comments to remove clone from FData in retry flows
36b75329
prajjwalkumar17 chore: addressed the comments to change customer_id to Option<String>
3c915a1a
hyperswitch-bot[bot] chore: run formatter
d45e8f8b
prajjwalkumar17 chore: addressed the comments
6bb3392a
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
c4c4ff44
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 170 days ago
prajjwalkumar17 chore: made changes regarding mandate_id
329b95de
prajjwalkumar17 chore: resolved conflicts
949d809f
prajjwalkumar17 chore: resolved stable tests
eb7d8d93
prajjwalkumar17 chore: beautification of code
7e2de559
Narayanbhat166
Narayanbhat166 commented on 2024-04-17
Aprabhat19
Aprabhat19 requested changes on 2024-04-17
prajjwalkumar17 chore: addressed the comments
109f0e1e
prajjwalkumar17 chore: addressed the comments
14e953fc
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
eb397cd9
prajjwalkumar17 chore: addressed the comments
4b9a42d0
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 168 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 168 days ago
Aprabhat19
Aprabhat19 commented on 2024-04-19
vspecky
vspecky dismissed these changes on 2024-04-19
ShankarSinghC
ShankarSinghC dismissed these changes on 2024-04-19
prajjwalkumar17 chore: addressed the comments
53b48910
prajjwalkumar17 prajjwalkumar17 dismissed their stale review via 53b48910 164 days ago
prajjwalkumar17 prajjwalkumar17 dismissed their stale review via 53b48910 164 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 164 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from vspecky vspecky 164 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from ShankarSinghC ShankarSinghC 164 days ago
hyperswitch-bot[bot] chore: run formatter
bf3fd800
Aprabhat19
Aprabhat19 commented on 2024-04-22
Aprabhat19
Aprabhat19 commented on 2024-04-22
prajjwalkumar17 chore: addressed the comments
4a16ef33
prajjwalkumar17 chore: addressed the comments
40d67577
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 164 days ago
prajjwalkumar17 Merge branch 'main' into refac/domain_func_for_save_payment_method
83d3edff
Aprabhat19
Aprabhat19 dismissed these changes on 2024-04-22
prajjwalkumar17 chore: updated the mandate_id
32380a55
prajjwalkumar17 chore: merged main
694586f3
prajjwalkumar17 prajjwalkumar17 dismissed their stale review via 694586f3 164 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 164 days ago
hyperswitch-bot[bot] chore: run formatter
69469993
prajjwalkumar17 chore: resolved comments
9714a5e1
prajjwalkumar17 Merge branch 'refac/domain_func_for_save_payment_method' of https://g…
c985118c
Aprabhat19
Aprabhat19 dismissed these changes on 2024-04-22
Narayanbhat166 chore: rename variables
01a45406
Narayanbhat166 Narayanbhat166 dismissed their stale review via 01a45406 164 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Aprabhat19 Aprabhat19 163 days ago
Narayanbhat166
Narayanbhat166 commented on 2024-04-23
Narayanbhat166
Narayanbhat166 approved these changes on 2024-04-23
Aprabhat19
Aprabhat19 approved these changes on 2024-04-23
vspecky
vspecky approved these changes on 2024-04-23
ShankarSinghC
ShankarSinghC approved these changes on 2024-04-24
likhinbopanna likhinbopanna merged 5f40eee3 into main 161 days ago
likhinbopanna likhinbopanna deleted the refac/domain_func_for_save_payment_method branch 161 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone