Page History
...
A merchant can also implement web payment schemes with tokens on its side using APIs provided by token providers.
For Apple Pay only when the buyer opens the payment page in Safari browser on macOS platform:
- using Apple Pay JS API and TokenPay service.
For Google Pay only when the buyer opens the payment page on a mobile device in a browser with supporting the Payment Request API:
- using Payment Request API of the browser and TokenPay service.
The following payment options using the button in the app are available for mobile apps developers:
For Apple Pay:
- using Apple Pay SDK + Assist.SDK;
- using Apple Pay SDK + TokenPay service.
For Google Pay:
- using Google API + Assist.SDK;
- using Google API + TokenPay service.
For Samsung Pay:
- using Samsung Pay SDK + Assist.SDK;
- using Samsung Pay SDK + TokenPay service.
The implementation of payment with tokens via a web view in a mobile app has a number of restrictions associated with the limitations of token providers.