hyperswitch-card-vault icon indicating copy to clipboard operation
hyperswitch-card-vault copied to clipboard

[Feature] Launch V2 APIs

Open tinu-hareesswar opened this issue 9 months ago • 0 comments

The issue serves as the tracking issue of version 2 of Hyperswitch Card Vault.

What's new:

  • Hyperswitch aims to be a generic storage vault agnostic of payments domain constraints.
  • Having the to flexibility to suit all tenant application use cases
  • Support for multi-tenancy with logical separation of data
  • Updates to be compliant with the new PCI DSS 4.0 certification
  • Adding support for secret store for key management

Implementation

Multi-tenancy

  • [ ] Logical separation of database for each tenant
  • [x] #99
  • [x] #98
  • [x] #100

Generalisation

  • [ ] Hyperswitch application changes to make it compatible with V2
  • [x] #104
  • [ ] Rewriting API contracts to make it generic for flexibility in tenant use cases

Key Management

  • [x] #96
  • [x] #109
  • [x] #113
  • [ ] Setting up policies for key rotation

Misc

  • [x] #102
  • [x] https://github.com/juspay/hyperswitch-card-vault/issues/106
  • [x] https://github.com/juspay/hyperswitch-card-vault/issues/108

tinu-hareesswar avatar May 22 '24 09:05 tinu-hareesswar