Fiuu supports two types of Google Pay integration methods to accommodate varying technical needs and implementation preferences.
Merchants can choose the integration that best suits their level of control, customization requirements, and ease of implementation.
Type | Description |
---|---|
Direct Google Pay Integration | A fully customizable flow using Google Pay APIs and Fiuu endpoints. Best for merchants who need advanced UI control and logic customization. |
Fiuu Google Pay JS XDK Integration | A simplified integration using Fiuuβs hosted JavaScript XDK. Best for merchants who want fast and easy setup with minimal front-end code. |
Feature | Direct Google Pay | Fiuu JS XDK Integration |
---|---|---|
Full Control | β Yes | β Abstracted |
Ease of Integration | β Manual setup | β Fastest setup |
Requires Backend Logic | β Yes | β Yes |
Auto Retry, Requery Logic | β Customizable | β Handled internally |
Custom Countdown UI | β Possible | β Not exposed |
- For a fully customized experience, see: π Direct Google Pay Integration
- For a quick and simplified setup, see: π Fiuu JS XDK Integration
For mobile developers, you can use our native Android Google Pay plugin:
π¦ GitHub Repository: https://github.com/FiuuPayment/Mobile-XDK-Fiuu_Android_Library?tab=readme-ov-file#google-pay
The plugin provides an easy way to integrate Google Pay on Android using Fiuuβs Mobile XDK.