> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mattildapayments.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, we have removed
the need for you to sign up for a Google Developer account, 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
