hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

refactor(payment_methods): revamp payment methods update endpoint

Open Chethan-rao opened this issue 10 months ago • 0 comments

/payment_methods/update endpoint doesn't currently perform the expected functionality. Revamp the endpoint such that

  • It deletes the existing entry from locker.
  • Create a new updated payment method and store it in locker
  • Update the existing payment methods entry in Hyperswitch

Chethan-rao avatar Apr 04 '24 13:04 Chethan-rao