Google Pay
Implement Google Pay for web and Android with tokenization safety, gateway alignment, and production-ready checkout operations.
Why use this skill?
Integrate Google Pay securely with OpenClaw. Manage tokenization, gateway alignment, and production checkout workflows with guided architecture and validation tools.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/google-payWhat This Skill Does
The Google Pay skill provides a robust, standardized framework for integrating Google Pay into web and Android environments. It acts as an expert architect for payment workflows, ensuring that implementations adhere to strict security standards, tokenization requirements, and gateway alignment. By managing the complexities of the Google Pay API, the skill handles everything from initial prerequisite checklists and environment setup to production-ready checkout operations and post-launch troubleshooting. It maintains a dedicated local state via ~/google-pay/, tracking implementation paths, validation results, and incident logs to ensure consistency across the development lifecycle.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/google-pay
Use Cases
- Checkout Optimization: Implementing frictionless, one-tap payment flows for high-conversion e-commerce web applications.
- Subscription Management: Enabling secure, recurring payment tokens for SaaS products, reducing churn by providing a seamless user experience.
- Android Integration: Adding native Google Pay support to mobile apps, ensuring compatibility with the Google Pay API for Android.
- Gateway Migrations: Managing the transition between payment service providers (PSPs) while maintaining Google Pay availability.
- Failure Mitigation: Using the
incidents.mdtracking system to analyze and resolve recurring payment failures or tokenization errors during the production rollout phase.
Example Prompts
- "Initialize the Google Pay setup process for our web-based retail platform. We are using Stripe as our PSP; please generate the initial
memory.mdfile and confirm the required merchant configuration steps." - "I'm experiencing payment failures on Android. Please check
~/google-pay/incidents.mdand help me debug the tokenization response from the gateway." - "Create a validation checklist for our upcoming production release of Google Pay on the checkout page, covering environment verification and currency matching rules."
Tips & Limitations
- Server Truth: Always define amounts and currencies on your backend. Never rely on the client-side payload for final charge amounts to prevent tampering.
- Security: Never share your private keys, full token payloads, or PSP secrets in the chat. The skill is designed to guide you through secure handling practices without exposing sensitive data.
- Prerequisites: This skill enforces a 'prerequisites-first' policy. If your Google Pay merchant profile is not configured for the target environment, the agent will pause implementation to prevent invalid deployments.
- Scope: The skill handles architecture, integration, and diagnostics but requires you to manage your own sensitive credentials.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-google-pay": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.