juspay / hyperswitch-card-vault

Hyperswitch Card Vault is an open-source sensitive information storage system built on Rust.

Home Page:https://opensource.hyperswitch.io/going-live/pci-compliance/card-vault-installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Return `is_duplicate` field while the store card request, in case of duplication

NishantJoshi00 opened this issue · comments

Description

This change should add the following

  • In the store card response, add something that indicates that we have a duplication
  • We also need to indicate that there is a change in the metadata in the response.

Closing this as completed in #59