feat(core): Add MIT Types in payment Intent (#9585)

This commit is contained in:
awasthi21
2025-10-01 14:53:49 +05:30
committed by GitHub
parent 8e62824b03
commit 9312cfa3c8
24 changed files with 170 additions and 3 deletions

View File

@ -325,6 +325,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::admin::AcceptedCurrencies,
api_models::enums::AdyenSplitType,
api_models::enums::PaymentType,
api_models::enums::MitCategory,
api_models::enums::ScaExemptionType,
api_models::enums::PaymentMethod,
api_models::enums::TriggeredBy,