mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(router): add card_discovery in payment_attempt (#7039)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
This commit is contained in:
committed by
GitHub
parent
e2ddcc26b8
commit
b9aa3ab445
@ -361,6 +361,7 @@ pub async fn generate_sample_data(
|
||||
order_tax_amount: None,
|
||||
connector_transaction_data,
|
||||
connector_mandate_detail: None,
|
||||
card_discovery: None,
|
||||
};
|
||||
|
||||
let refund = if refunds_count < number_of_refunds && !is_failed_payment {
|
||||
|
||||
Reference in New Issue
Block a user