mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
feat(router): [Xendit] add support for split payments (#7143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -220,6 +220,12 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
common_types::payments::StripeSplitPaymentRequest,
|
||||
common_types::domain::AdyenSplitData,
|
||||
common_types::domain::AdyenSplitItem,
|
||||
common_types::payments::XenditSplitRequest,
|
||||
common_types::payments::XenditSplitRoute,
|
||||
common_types::payments::XenditChargeResponseData,
|
||||
common_types::payments::XenditMultipleSplitResponse,
|
||||
common_types::payments::XenditMultipleSplitRequest,
|
||||
common_types::domain::XenditSplitSubMerchantData,
|
||||
common_utils::types::ChargeRefunds,
|
||||
common_types::refunds::SplitRefund,
|
||||
common_types::refunds::StripeSplitRefundRequest,
|
||||
|
||||
Reference in New Issue
Block a user