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

Commits
  • make v2 changes for payment intent diesel and domain models
    hrithikesh026 committed 79 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2
    Narayanbhat166 committed 78 days ago
  • refactor: regroup the migrations
    Narayanbhat166 committed 78 days ago
  • add fields to payment intent from payment attempt
    hrithikesh026 committed 78 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 78 days ago
  • refactor: make domain models compile for v2
    Narayanbhat166 committed 77 days ago
  • chore: cargo clippy
    Narayanbhat166 committed 77 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2
    Narayanbhat166 committed 77 days ago
  • add surcharge_amount and tax_on_surcharge to payment_intent
    hrithikesh026 committed 76 days ago
  • refactor: remove unused code related to v1 features
    Narayanbhat166 committed 75 days ago
  • refactor: make v1 compile
    Narayanbhat166 committed 73 days ago
  • refactor: Update imports and remove unused code for v1 features
    Narayanbhat166 committed 73 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2
    Narayanbhat166 committed 73 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 73 days ago
  • chore: fix v2 errors
    Narayanbhat166 committed 73 days ago
  • chore: cargo clippy
    Narayanbhat166 committed 73 days ago
  • chore: fix ci checks
    Narayanbhat166 committed 72 days ago
  • chore: fix v2 checks
    Narayanbhat166 committed 72 days ago
  • make v2 changes for payment attempt diesel model
    hrithikesh026 committed 72 days ago
  • make v2 changes for payment attempt domail model
    hrithikesh026 committed 72 days ago
  • fix migration errors
    hrithikesh026 committed 72 days ago
  • refactor: remove payment_v2 feature flag
    Narayanbhat166 committed 72 days ago
  • refactor: remove payment_v2 feature flag
    Narayanbhat166 committed 72 days ago
  • Revert "refactor: remove payment_v2 feature flag"
    Narayanbhat166 committed 71 days ago
  • Revert "refactor: remove payment_v2 feature flag"
    Narayanbhat166 committed 71 days ago
  • Revert "fix migration errors"
    Narayanbhat166 committed 71 days ago
  • Revert "make v2 changes for payment attempt domail model"
    Narayanbhat166 committed 71 days ago
  • Revert "make v2 changes for payment attempt diesel model"
    Narayanbhat166 committed 71 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2
    Narayanbhat166 committed 71 days ago
  • fix: merge fixes
    Narayanbhat166 committed 71 days ago
  • fix: schema file for v2
    Narayanbhat166 committed 71 days ago
  • fix: diesel errors
    Narayanbhat166 committed 71 days ago
  • chore: rename merchant_decision in payment_intent
    hrithikesh026 committed 70 days ago
  • chore: fix migration consistency
    hrithikesh026 committed 70 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2
    Narayanbhat166 committed 70 days ago
  • fix: merge fixes
    Narayanbhat166 committed 70 days ago
  • refactor: make currency and profile id mandatory intent
    Narayanbhat166 committed 69 days ago
  • chore: Drop v1 columns and add v2 columns to payment_intent table
    Narayanbhat166 committed 69 days ago
  • wip: fix compilation errors for payment attempt
    Narayanbhat166 committed 68 days ago
  • refactor: make client secret mandatory and add todo!() for kafkaintent
    Narayanbhat166 committed 68 days ago
  • chore: fix schema file
    Narayanbhat166 committed 68 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 68 days ago
  • chore: cargo clippy
    Narayanbhat166 committed 68 days ago
  • refactor: remove amount_to_capture and add apply_mit_exemption
    Narayanbhat166 committed 68 days ago
  • refactor: remove few fields that are not necessary / moved to `feature_metadata` in v2
    Narayanbhat166 committed 66 days ago
  • refactor: add global_payment_id type
    Narayanbhat166 committed 65 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 65 days ago
  • refactor: remove charges and move all amount related fields to a struct
    Narayanbhat166 committed 65 days ago
  • chore: add comments to fields in payment intent domain model
    Narayanbhat166 committed 65 days ago
  • refactor: make few boolean fields as enum
    Narayanbhat166 committed 65 days ago
  • chore: cargo clippy
    Narayanbhat166 committed 64 days ago
  • chore: move enums to common enums
    Narayanbhat166 committed 64 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 64 days ago
  • chore: fix typos
    Narayanbhat166 committed 64 days ago
  • chore: rename enum variants
    Narayanbhat166 committed 64 days ago
  • chore: rename enum variants for mit exemption
    Narayanbhat166 committed 64 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 64 days ago
  • refactor: throw internal server error instead of duplicate error
    Narayanbhat166 committed 64 days ago
  • feat: add customer_present, payment_link_config, routing_algorithm_id fields to payment intent
    Narayanbhat166 committed 63 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 63 days ago
  • fix: merge fixes
    Narayanbhat166 committed 63 days ago
  • feat: create Url and ClientSecret types
    Narayanbhat166 committed 62 days ago
  • refactor: add more domain types and rename PaymentGlobalId to GlobalPaymentId
    Narayanbhat166 committed 62 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 62 days ago
  • chore: cargo clippy
    Narayanbhat166 committed 62 days ago
  • refactor: add a new LengthString domain type
    Narayanbhat166 committed 62 days ago
  • chore: cargo fix
    Narayanbhat166 committed 62 days ago
  • feat: add a domain type for statement descriptor
    Narayanbhat166 committed 62 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 62 days ago
  • chore: move mca migration to primary constraints
    Narayanbhat166 committed 62 days ago
  • Merge branch 'main' into payment-intent-diesel-and-domail-models-changes-v2_version_2_branch
    Narayanbhat166 committed 61 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 61 days ago
  • chore: fix tests
    Narayanbhat166 committed 61 days ago
  • chore: run formatter
    hyperswitch-bot[bot] committed 61 days ago
Loading