hyperswitch
8b66cdaa - refactor(card): use `billing.first_name` instead of `card_holder_name` (#4239)

Commit
1 year ago
refactor(card): use `billing.first_name` instead of `card_holder_name` (#4239) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Parents
  • config
    • File
      development.toml
  • crates
    • api_models/src
      • File
        payments.rs
    • router
      • src
        • connector
          • aci
            • File
              transformers.rs
          • adyen
            • File
              transformers.rs
          • bambora
            • File
              transformers.rs
          • braintree
            • File
              braintree_graphql_transformers.rs
          • dlocal
            • File
              transformers.rs
          • dummyconnector
            • File
              transformers.rs
          • forte
            • File
              transformers.rs
          • mollie
            • File
              transformers.rs
          • noon
            • File
              transformers.rs
          • nuvei
            • File
              transformers.rs
          • opayo
            • File
              transformers.rs
          • payeezy
            • File
              transformers.rs
          • paypal
            • File
              transformers.rs
          • powertranz
            • File
              transformers.rs
          • rapyd
            • File
              transformers.rs
          • shift4
            • File
              transformers.rs
          • stax
            • File
              transformers.rs
          • threedsecureio
            • File
              transformers.rs
          • File
            utils.rs
          • worldline
            • File
              transformers.rs
        • core
          • File
            payments.rs
          • payments
            • File
              helpers.rs
            • File
              tokenization.rs
            • File
              transformers.rs
        • types/domain
          • File
            payments.rs
        • utils
          • File
            verify_connector.rs
      • tests/connectors
        • File
          aci.rs
        • File
          adyen.rs
        • File
          airwallex.rs
        • File
          authorizedotnet.rs
        • File
          bluesnap.rs
        • File
          fiserv.rs
        • File
          payme.rs
        • File
          rapyd.rs
        • File
          utils.rs
        • File
          worldline.rs