# Digital Wallets

The Tieto E-Commerce Payment Gateway supports [Apple Pay](/payment-method/digital-wallets/apple-pay.md), [Google Pay,](/payment-method/digital-wallets/google-pay.md) [PayPal](/payment-method/digital-wallets/paypal.md) and [Click to Pay](/payment-method/digital-wallets/click-to-pay.md), enabling our customers to offer merchants secure and convenient digital wallet payment options. These methods provide a seamless checkout experience across mobile and desktop environments, helping merchants improve conversion rates and meet customer expectations for fast and easy payments.

Click to Pay, provided by Visa and Mastercard, offers a simplified and secure online checkout experience without requiring customers to manually enter card details. It leverages EMV® Secure Remote Commerce (SRC) standards, tokenization, and advanced authentication to protect payment information. Click to Pay enables faster transactions and is optimized for both desktop and mobile use, providing a consistent experience across participating merchants.

The integration of digital wallets is available through both the [GatewayCheckout Page](broken://pages/D5r6kKD7cgcWaRjfA1dz) and [API-based ](/integrations/unified-merchant-api.md)integrations, allowing merchants to select the option that best fits their technical and business requirements. In the hosted checkout scenario, the payment page is managed by Tietoevry, reducing the merchant’s compliance scope and simplifying implementation. Merchants opting for API integration can fully embed wallet payments within their checkout flow while maintaining secure processing through the EGW.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.ecomm.api.tietoevry.com/payment-method/digital-wallets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
