mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): Add Confirm-Intent API contract changes for split payments (v2) (#9469)
This commit is contained in:
@ -435,6 +435,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PhoneDetails,
|
||||
api_models::payments::PaymentMethodData,
|
||||
api_models::payments::PaymentMethodDataRequest,
|
||||
api_models::payments::SplitPaymentMethodDataRequest,
|
||||
api_models::payments::MandateType,
|
||||
api_models::payments::MandateAmountData,
|
||||
api_models::payments::Card,
|
||||
|
||||
Reference in New Issue
Block a user