hyperswitch
bec51a35
- refactor(storage): remove `id` from payment intent, attempt and remove datamodel ext from payment intent (#4923)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
364 days ago
refactor(storage): remove `id` from payment intent, attempt and remove datamodel ext from payment intent (#4923) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
References
#4923 - refactor(storage): remove `id` from payment intent, attempt and remove datamodel ext from payment intent
Author
Narayanbhat166
Parents
2106a27f
Files
71
Cargo.lock
crates
common_utils
Cargo.toml
src
lib.rs
metrics.rs
metrics
utils.rs
diesel_models/src
payment_attempt.rs
payment_intent.rs
schema.rs
hyperswitch_domain_models
Cargo.toml
src
behaviour.rs
lib.rs
merchant_key_store.rs
payments.rs
payments
payment_attempt.rs
payment_intent.rs
type_encryption.rs
router
Cargo.toml
src
compatibility/stripe
payment_intents.rs
core
blocklist
utils.rs
cards_info.rs
disputes.rs
files
helpers.rs
fraud_check.rs
fraud_check
operation.rs
operation
fraud_check_post.rs
fraud_check_pre.rs
mandate.rs
mandate
helpers.rs
payment_link.rs
payment_methods
cards.rs
payments.rs
payments
helpers.rs
operations.rs
operations
payment_approve.rs
payment_cancel.rs
payment_capture.rs
payment_complete_authorize.rs
payment_confirm.rs
payment_create.rs
payment_reject.rs
payment_response.rs
payment_session.rs
payment_start.rs
payment_status.rs
payment_update.rs
payments_incremental_authorization.rs
retry.rs
pm_auth.rs
refunds.rs
user
sample_data.rs
db
kafka_store.rs
user
sample_data.rs
routes
cards_info.rs
metrics.rs
metrics
request.rs
payment_link.rs
payments.rs
services
api.rs
types
domain.rs
domain
types.rs
utils.rs
utils/user
sample_data.rs
workflows
payment_sync.rs
storage_impl/src
mock_db
payment_attempt.rs
payment_intent.rs
payments
payment_attempt.rs
payment_intent.rs
migrations
2024-06-03-090859_make_id_as_optional_for_payments
down.sql
up.sql
2024-06-03-133421_remove_id_from_payment_table
down.sql
up.sql
Loading