feat(core): store customer_acceptance in the payment_methods table (#3885)

This commit is contained in:
Amisha Prabhat
2024-03-06 15:00:16 +05:30
committed by GitHub
parent 289b20a82e
commit a1fd36a1ab
83 changed files with 575 additions and 127 deletions

View File

@ -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,
)