feat(connector) : h1075:L4 Hackathon globalpay wallet (#625)

Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: khuzema khomosi <khuzemakhomosi@khuzemas-MacBook-Pro.local>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
This commit is contained in:
chikke srujan
2023-03-30 22:51:22 +05:30
committed by GitHub
parent e18bfb2ae1
commit 4d1013c611
34 changed files with 578 additions and 176 deletions

View File

@ -62,8 +62,6 @@ pub async fn construct_refund_router_data<'a, F>(
connector_auth_type: auth_type,
description: None,
return_url: payment_intent.return_url.clone(),
router_return_url: None,
complete_authorize_url: None,
payment_method_id: payment_attempt.payment_method_id.clone(),
// Does refund need shipping/billing address ?
address: PaymentAddress::default(),