> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Digital wallets in Embed

Embed supports both the Apple Pay and Google Pay wallets out of the box.

## Apple Pay

On the web, Apple Pay can be easily integrated both with and without Embed. In both offerings, the need to sign up for an Apple Developer account has been removed, reducing additional financial and maintenance costs.

|                                   | [Using SDK (Embed)][ap-web] | [Without SDK][ap-web-without] |
| --------------------------------- | --------------------------- | ----------------------------- |
| Apple Developer account required? | No                          | No                            |
| Apple merchant account required?  | No                          | No                            |
| Customization & Theming?          | Limited                     | Full                          |
| Domain association required?      | Yes                         | Yes                           |
| Integrated with Checkout Flow?    | Yes                         | Optional                      |

<Info>
  [Apple Pay][apple-pay] is also available on iOS.
</Info>

## Google Pay

On the web, Google Pay can be easily integrated both with and without Embed. In both offerings, the need to sign up for a Google Developer account has been removed, reducing additional financial and maintenance costs.

|                                    | [Using SDK (Embed)][gp-web] | [Without SDK][gp-web-without] |
| ---------------------------------- | --------------------------- | ----------------------------- |
| Google Developer account required? | No                          | No                            |
| Customization & Theming?           | Limited                     | Full                          |
| Integrated with Checkout Flow?     | Yes                         | Optional                      |

<Info>
  [Google Pay][google-pay] is also available on Android.
</Info>

[gp-web]: /guides/features/google-pay/web

[gp-web-without]: /guides/features/google-pay/web-without-sdk

[google-pay]: /guides/features/google-pay/overview

[ap-web]: /guides/features/apple-pay/web

[ap-web-without]: /guides/features/apple-pay/web-without-sdk

[apple-pay]: /guides/features/apple-pay/overview
