mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com> Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in> Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in> Co-authored-by: Jagan <jaganelavarasan@gmail.com> Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com> Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
This commit is contained in:
@ -82,6 +82,8 @@ pub async fn construct_refund_router_data<'a, F>(
|
||||
refund_status: refund.refund_status,
|
||||
}),
|
||||
access_token: None,
|
||||
session_token: None,
|
||||
reference_id: None,
|
||||
};
|
||||
|
||||
Ok(router_data)
|
||||
|
||||
Reference in New Issue
Block a user