mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 15:37:01 +00:00
Add merchant id
This commit is contained in:
parent
6758002ade
commit
f9ccae936a
@ -335,7 +335,8 @@ private func formSupportApplePay(_ paymentForm: BotPaymentForm) -> Bool {
|
||||
"stripe",
|
||||
"sberbank",
|
||||
"yandex",
|
||||
"privatbank"
|
||||
"privatbank",
|
||||
"tranzzo"
|
||||
])
|
||||
if !applePayProviders.contains(nativeProvider.name) {
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user