mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
chore: mirror changes from BitBucket
This commit is contained in:
@ -76,6 +76,7 @@ pub async fn construct_refund_router_data<'a, F>(
|
||||
connector_auth_type: auth_type,
|
||||
description: None,
|
||||
return_url: payment_intent.return_url.clone(),
|
||||
orca_return_url: None,
|
||||
payment_method_id: payment_attempt.payment_method_id.clone(),
|
||||
// Does refund need shipping/billing address ?
|
||||
address: PaymentAddress::default(),
|
||||
|
||||
Reference in New Issue
Block a user