mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
refactor(core): restrict requires_customer_action in confirm (#3235)
This commit is contained in:
@ -2069,6 +2069,7 @@ pub enum PaymentSource {
|
||||
Postman,
|
||||
Dashboard,
|
||||
Sdk,
|
||||
Webhook,
|
||||
}
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user