mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payment_method_validate): add new operation to payments_operation_core for payment method validation (#53)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
@ -2,6 +2,7 @@ mod payment_cancel;
|
||||
mod payment_capture;
|
||||
mod payment_confirm;
|
||||
mod payment_create;
|
||||
mod payment_method_validate;
|
||||
mod payment_response;
|
||||
mod payment_session;
|
||||
mod payment_start;
|
||||
|
||||
Reference in New Issue
Block a user