Add missing id

This commit is contained in:
Ali 2021-07-28 13:37:29 +02:00
parent 6538bfaf93
commit 03a8e29178

View File

@ -460,7 +460,8 @@ private func formSupportApplePay(_ paymentForm: BotPaymentForm) -> Bool {
"yandex",
"privatbank",
"tranzzo",
"paymaster"
"paymaster",
"smartglocal",
])
if !applePayProviders.contains(nativeProvider.name) {
return false