mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-12-09 07:17:29 +08:00
feat: payment processor token for recurring payments (#5508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -465,6 +465,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::mandates::MandateResponse,
|
||||
api_models::mandates::MandateCardDetails,
|
||||
api_models::mandates::RecurringDetails,
|
||||
api_models::mandates::ProcessorPaymentToken,
|
||||
api_models::ephemeral_key::EphemeralKeyCreateResponse,
|
||||
api_models::payments::CustomerDetails,
|
||||
api_models::payments::GiftCardData,
|
||||
|
||||
Reference in New Issue
Block a user