> ## 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.

# Google Pay on React Native

On Android, Google Pay can be easily integrated both with and without the SDK. In both offerings, signing up for a Google Developer account is not required, reducing additional financial and maintenance costs.

|                                    | [Using SDK][mobile] | [Without SDK][mobile-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 web.
</Info>

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

[mobile-without]: /guides/features/google-pay/mobile-without-sdk

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