mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [Adyen] Add support for Blik (#1727)
This commit is contained in:
@ -840,6 +840,8 @@ pub enum PaymentExperience {
|
||||
LinkWallet,
|
||||
/// Contains the data for invoking the sdk client for completing the payment.
|
||||
InvokePaymentApp,
|
||||
/// Contains the data for displaying wait screen
|
||||
DisplayWaitScreen,
|
||||
}
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user