·pay-gem
</>

pay-gem

faqndo97/ai-skills

Build Rails payments with the Pay gem and Stripe. Full lifecycle - setup, subscriptions, one-time charges, Stripe Checkout, Billing Portal, webhooks, metered billing, Stripe Connect, testing, and debugging.

5Installs·0Trend·@faqndo97

Installation

$npx skills add https://github.com/faqndo97/ai-skills --skill pay-gem

SKILL.md

Pay is a payments engine for Rails that abstracts Stripe (and other processors) into a Rails-friendly interface.

Pay relies on Stripe webhooks to sync subscription status, payment confirmations, and more. Without webhooks, your local records will be stale.

Stripe requires Strong Customer Authentication for EU payments. Pay handles this via:

Build Rails payments with the Pay gem and Stripe. Full lifecycle - setup, subscriptions, one-time charges, Stripe Checkout, Billing Portal, webhooks, metered billing, Stripe Connect, testing, and debugging. Source: faqndo97/ai-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/faqndo97/ai-skills --skill pay-gem
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is pay-gem?

Build Rails payments with the Pay gem and Stripe. Full lifecycle - setup, subscriptions, one-time charges, Stripe Checkout, Billing Portal, webhooks, metered billing, Stripe Connect, testing, and debugging. Source: faqndo97/ai-skills.

How do I install pay-gem?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/faqndo97/ai-skills --skill pay-gem Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/faqndo97/ai-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11