mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
refactor(router): add revenue_recovery_metadata to payment intent in diesel and api model for v2 flow (#7176)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fbbbe3eb90
commit
2ee22cdf8a
@ -466,6 +466,9 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::BacsBankTransferInstructions,
|
||||
api_models::payments::RedirectResponse,
|
||||
api_models::payments::RequestSurchargeDetails,
|
||||
api_models::payments::PaymentRevenueRecoveryMetadata,
|
||||
api_models::payments::BillingConnectorPaymentDetails,
|
||||
api_models::enums::PaymentConnectorTransmission,
|
||||
api_models::payments::PaymentAttemptResponse,
|
||||
api_models::payments::PaymentAttemptAmountDetails,
|
||||
api_models::payments::CaptureResponse,
|
||||
|
||||
Reference in New Issue
Block a user