mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
feat(payment_methods): store connector_mandate_details in PaymentMethods table (#3907)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -385,6 +385,7 @@ pub async fn save_payout_data_to_locker(
|
||||
None,
|
||||
card_details_encrypted,
|
||||
key_store,
|
||||
None,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user