SemanticDiff hyperswitch
feat(core): customer_details storage in payment_intent
#5007
Merged

feat(core): customer_details storage in payment_intent #5007

Gnanasundari24 merged 42 commits into main from feat/guest_customer_details
prajjwalkumar17
Narayanbhat166 refactor: remove id column from intent and attempt
98715e8f
Narayanbhat166 feat: impl behaviour for payment_intent insert
c4f0470b
Narayanbhat166 implement encryption for find and update
b4039d96
Narayanbhat166 refactor: remove datamodel trait for pi
7abbf362
Narayanbhat166 Merge branch 'main' into storage_changes_for_v2
c1e81054
hyperswitch-bot[bot] chore: run formatter
42da49bb
Narayanbhat166 chore: cargo clippy
7a16a801
Narayanbhat166 Merge branch 'main' into storage_changes_for_v2
011e8b0d
Narayanbhat166 chore: cargo clippy
1cb24859
Narayanbhat166 chore: address PR comments
b049676a
prajjwalkumar17 feat: adds customer_details coloumn in payment_intent to store custom…
7ccbe169
prajjwalkumar17 prajjwalkumar17 added A-core
prajjwalkumar17 prajjwalkumar17 added M-database-changes
prajjwalkumar17 prajjwalkumar17 added this to the May 2024 Release milestone 112 days ago
prajjwalkumar17 prajjwalkumar17 assigned prajjwalkumar17 prajjwalkumar17 112 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 112 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 112 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 112 days ago
prajjwalkumar17 chore: addresses clippy lints
d7a4083e
prajjwalkumar17 Merge branch 'storage_changes_for_v2' into feat/guest_customer_details
24da808a
prajjwalkumar17 Merge branch 'main' into storage_changes_for_v2
b238ea76
prajjwalkumar17 Merge branch 'storage_changes_for_v2' into feat/guest_customer_details
b76c4f5f
SanchithHegde SanchithHegde removed this from to the May 2024 Release milestone 111 days ago
SanchithHegde SanchithHegde added this to the June 2024 Release milestone 111 days ago
prajjwalkumar17 chore: addressing postman tests
0dc0bb0a
Narayanbhat166
Narayanbhat166 commented on 2024-06-18
Narayanbhat166
Narayanbhat166 requested changes on 2024-06-18
Base automatically changed from storage_changes_for_v2 to main 106 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 106 days ago
prajjwalkumar17 chore: conversion of guest_customer_details to customer_details
6347c600
prajjwalkumar17 chore: addition of customer details for payments retrieve flow
0f4c24ad
prajjwalkumar17 chore: addition of customer details in dynamic fields
10e7428f
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 103 days ago
prajjwalkumar17 chore: populating customer_id field if present in response
c5c29c82
hyperswitch-bot[bot] chore: run formatter
ec668edb
prajjwalkumar17 chore: minor beautifications
8cadeb9a
prajjwalkumar17 chore: minor beautifications
638af032
prajjwalkumar17 chore: merge conflicts corrections
7bc934c7
hyperswitch-bot[bot] chore: run formatter
c38aaad4
prajjwalkumar17
prajjwalkumar17 commented on 2024-06-24
Narayanbhat166
Narayanbhat166 commented on 2024-06-24
prajjwalkumar17 chore: addressed comments for default implementations
cd81b7fe
hyperswitch-bot[bot] chore: run formatter
cb70e7ef
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 101 days ago
Narayanbhat166
Narayanbhat166 requested changes on 2024-06-24
prajjwalkumar17 chore: addressed the comments
5e14bb9b
hyperswitch-bot[bot] chore: run formatter
355ced68
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 101 days ago
Narayanbhat166
Narayanbhat166 commented on 2024-06-25
prajjwalkumar17 chore: tryfrom implementation
b9240bfd
hyperswitch-bot[bot] chore: run formatter
592a9a2f
prajjwalkumar17 chore: addition for updation of customer details in payment_update an…
920fffb5
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 99 days ago
hyperswitch-bot[bot] chore: run formatter
0c5e9bb1
prajjwalkumar17 prajjwalkumar17 requested a review from apoorvdixit88 apoorvdixit88 99 days ago
prajjwalkumar17 chore: added the customer_details update function to a centralized tr…
93b6e3ca
prajjwalkumar17 chore: beautification of code
88e362f5
hyperswitch-bot[bot] chore: run formatter
fb9a2f28
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
a0bafcc4
hyperswitch-bot hyperswitch-bot added M-api-contract-changes
Narayanbhat166
Narayanbhat166 commented on 2024-06-27
Narayanbhat166
Narayanbhat166 commented on 2024-06-27
Narayanbhat166
Narayanbhat166 dismissed these changes on 2024-06-27
prajjwalkumar17 Merge branch 'main' of https://github.com/juspay/hyperswitch into fea…
7956387b
prajjwalkumar17 Merge branch 'main' into feat/guest_customer_details
731e9d72
prajjwalkumar17 Merge branch 'feat/guest_customer_details' of https://github.com/jusp…
7ce47899
prajjwalkumar17 chore: addition of fallback for the customer data
dbde6ecc
prajjwalkumar17 prajjwalkumar17 dismissed their stale review via dbde6ecc 98 days ago
prajjwalkumar17 prajjwalkumar17 requested a review from Narayanbhat166 Narayanbhat166 98 days ago
hyperswitch-bot[bot] chore: run formatter
19c17b46
Narayanbhat166
Narayanbhat166 approved these changes on 2024-06-27
apoorvdixit88
apoorvdixit88 approved these changes on 2024-06-27
Gnanasundari24 Gnanasundari24 merged bb9a9715 into main 97 days ago
Gnanasundari24 Gnanasundari24 deleted the feat/guest_customer_details branch 97 days ago
Narayanbhat166

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone