Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(payment_methods): add support for tokenising bank details and fetching masked details while listing #2585

Merged
merged 26 commits into from
Nov 22, 2023

Commits on Sep 12, 2023

  1. fix(router): associate parent payment token with payment method id as…

    … hyperswitch token for cards
    vspecky committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    005074d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    2518651 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix(router): set the payment method in payment attempt when retrievin…

    …g card from permanent locker
    vspecky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a7fe34f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    3a94814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5d8de View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    3646fca View commit details
    Browse the repository at this point in the history
  2. chore: address clippy lints

    vspecky committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c67e69a View commit details
    Browse the repository at this point in the history
  3. chore: address clippy lints

    vspecky committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cd69029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eedb829 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    b8004e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. feat(payment_methods): add support for tokenizing bank details and fe…

    …tching masked details while listing
    Chethan-rao committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    71e88c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caba4de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'locker-id-as-hyps-token-for-cards' of github.com:juspay…

    …/hyperswitch into support_for_bank_in_customer_pm_list
    Chethan-rao committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    27f700e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    644b0df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. regenerate openapi spec

    Chethan-rao committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3065bb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    55fa6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ccd6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0481f5e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'locker-id-as-hyps-token-for-cards' of github.com:juspay…

    …/hyperswitch into support_for_bank_in_customer_pm_list
    Chethan-rao committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b2acbc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix(router): fix type error

    vspecky committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eb7cf88 View commit details
    Browse the repository at this point in the history
  2. refactor(router): make payment token data enum internally tagged and …

    …rename all variants to snake case
    vspecky committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d222453 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge branch 'locker-id-as-hyps-token-for-cards' of github.com:juspay…

    …/hyperswitch into support_for_bank_in_customer_pm_list
    Chethan-rao committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    58aa903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7f6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    9a06653 View commit details
    Browse the repository at this point in the history
  2. add comments

    Chethan-rao committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    40ad6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2de07 View commit details
    Browse the repository at this point in the history