mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 02:57:02 +08:00
feat(router): add support for partial authorization (#8833)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
654c15ee19
commit
c354e62f9d
@ -136,6 +136,7 @@ pub async fn construct_webhook_router_data(
|
||||
raw_connector_response: None,
|
||||
is_payment_id_from_merchant: None,
|
||||
l2_l3_data: None,
|
||||
minor_amount_capturable: None,
|
||||
};
|
||||
Ok(router_data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user