feat(router): Add Confirm-Intent API contract changes for split payments (v2) (#9469)

This commit is contained in:
Anurag Thakur
2025-09-25 22:51:02 +05:30
committed by GitHub
parent 4c61d7e201
commit 46090ea06d
3 changed files with 42 additions and 0 deletions

View File

@ -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,