hyperswitch
fix: store and retrieve merchant secret from MCA table for webhooks source verification
#1331
Merged

Commits
  • store and retrieve merchant secret from config table
    hrithikesh026 committed 1 year ago
  • changed path variable name to connector_label from connector
    hrithikesh026 committed 1 year ago
  • +nightly fmt
    hrithikesh026 committed 1 year ago
  • fixed spelling
    hrithikesh026 committed 1 year ago
  • +nightly fmt
    hrithikesh026 committed 1 year ago
  • chore: address Rust 1.70 clippy lints
    SanchithHegde committed 1 year ago
  • Merge remote-tracking branch 'origin/clippy-1.70' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • fix: fetch merchant secret from config through find_config_by_key_cached()
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table to resolve conflicts
    hrithikesh026 committed 1 year ago
  • fix: store and fetch merchant secret for source verification from MCA table
    hrithikesh026 committed 1 year ago
  • delete pii_encryption.rs
    hrithikesh026 committed 1 year ago
  • remove unnecessary code
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • fix: generated open api invalid issue
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • chore: nightly fmt
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • fix: get merchant_key_store from parent function instead of getting from DB
    hrithikesh026 committed 1 year ago
  • fix: attach printable text for connector_name
    hrithikesh026 committed 1 year ago
  • fix: change ApiErrorResponse for connector_name
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into store_merchant_secret_in_config_and_mca_table
    hrithikesh026 committed 1 year ago
  • chore: cargo clippy
    hrithikesh026 committed 1 year ago
Loading