mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(core): store customer_acceptance in the payment_methods table (#3885)
This commit is contained in:
@ -382,6 +382,7 @@ pub async fn save_payout_data_to_locker(
|
||||
Some(stored_resp.card_reference),
|
||||
&merchant_account.merchant_id,
|
||||
None,
|
||||
None,
|
||||
card_details_encrypted,
|
||||
key_store,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user