feat(connector): [Adyen] Add support for Blik (#1727)

This commit is contained in:
AkshayaFoiger
2023-08-01 20:25:20 +05:30
committed by GitHub
parent 7a0d6f6921
commit 30e41a9f2f
9 changed files with 149 additions and 37 deletions

View File

@ -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(