mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): Block list spm customer for payment link flow (#3500)
This commit is contained in:
@ -86,7 +86,7 @@ pub async fn list_payment_method_api() {}
|
||||
)]
|
||||
pub async fn list_customer_payment_method_api() {}
|
||||
|
||||
/// List payment methods for a Payment
|
||||
/// List customer saved payment methods for a Payment
|
||||
///
|
||||
/// Lists all the applicable payment methods for a particular payment tied to the `client_secret`.
|
||||
#[utoipa::path(
|
||||
|
||||
Reference in New Issue
Block a user