Apple Pay¶
General¶
Code: applepay
Vendor: applepay
show →
- Name:
-
[EN] Apple Pay
-
[RU] Apple Pay
-
[UK] Apple Pay
- Description:
-
[EN] Apple Pay is the new mobile payment system by Apple. Apple Pay uses NFC technology for contactless payments in store, and can be used for online and in-app purchases.
Category: digital_wallet
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_methods/applepay/logo.svg?w=400&c=v0.59.26#w200
Icon¶
https://static.openfintech.io/payment_methods/applepay/icon.svg?w=278&c=v0.59.26#w100
Payment Services¶
The list of Payment Services based on the Apple Pay
Icon | Name | Code |
---|---|---|
applepay_uah_hpp | applepay_uah_hpp |
Payment Providers¶
The list of Payment Providers that support the Apple Pay
Icon | Name | Code |
---|---|---|
Be2bill | be2bill |
|
AltaPay | altapay |
|
Worldpay | worldpay |
|
QuickPay | quickpay |
|
Piastrix | piastrix |
|
CardGate | cardgate |
|
Concord Bank | concord |
JSON Object¶
{
"code":"applepay",
"vendor":"applepay",
"name":{
"en":"Apple Pay",
"ru":"Apple Pay",
"uk":"Apple Pay"
},
"description":{
"en":"Apple Pay is the new mobile payment system by Apple. Apple Pay uses NFC technology for contactless payments in store, and can be used for online and in-app purchases.\u00a0"
},
"countries":[
"UM"
],
"category":"digital_wallet"
}