mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(router): add payment_intent_data and modify api models of create intent request and response for v2 (#6016)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in> Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4eec6ca4b0
commit
9a605afe37
@ -311,9 +311,6 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentsCreateIntentRequest,
|
||||
api_models::payments::PaymentsCreateIntentResponse,
|
||||
api_models::payments::AmountDetails,
|
||||
api_models::payments::TaxDetails,
|
||||
api_models::payments::DefaultTax,
|
||||
api_models::payments::PaymentMethodTypeTax,
|
||||
api_models::payments::SessionToken,
|
||||
api_models::payments::ApplePaySessionResponse,
|
||||
api_models::payments::ThirdPartySdkSessionResponse,
|
||||
|
||||
Reference in New Issue
Block a user