Page History
...
- 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:
...
- 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. This method can be used if payment by cards has already been implemented via the web-view. It allows to add the ability to pay using the Apple Pay button and with cards saved in buyer’s Google account.
To receive payments by tokens on the online store website, the following options are available:
For Google Pay: only at the opening a payment page on mobile device:
- by the button on the IPS Assist payment page;
- using Google Pay API and TokenPay service.
For Samsung Pay:
- by the button on the IPS Assist payment page.
For Apple Pay only at the opening a payment page in the Safari browser on the MacOS platform:
- by the button on the IPS Assist payment page;
- using ApplePay JS API and TokenPay service.