By PaymobAccept
Integrate Paymob payment gateway across regions, handling Intention API, Unified Checkout, Pixel SDK, HMAC validation, webhooks, subscriptions, and regional endpoints for Egypt, KSA, UAE, and Oman.
A Claude Code / Cowork plugin that gives Claude expert-level knowledge of Paymob payment gateway integration. It guides developers step-by-step through accepting payments via cards, mobile wallets, BNPLs, Apple Pay, Google Pay, kiosk, and bank installments across any tech stack.
When you ask Claude for help integrating Paymob, this plugin provides:
claude plugin install --git https://github.com/PaymobAccept/Paymob-Claude-Integration-Skill
Install from the plugin marketplace, or point to this repo as a custom marketplace source.
git clone https://github.com/PaymobAccept/Paymob-Claude-Integration-Skill.git
claude --plugin-dir ./Paymob-Claude-Integration-Skill
Once installed, Claude automatically activates the skill when you ask about Paymob. Try prompts like:
paymob-integration-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── paymob-integration/
│ ├── SKILL.md # Main skill (Intention API, checkout, webhooks, features)
│ └── references/
│ ├── nodejs.md # Node.js / TypeScript / NestJS
│ ├── python.md # Python / Django / Flask / FastAPI
│ ├── php.md # PHP / Laravel
│ ├── dotnet.md # .NET / C#
│ ├── ruby.md # Ruby / Rails
│ ├── frontend.md # React / Next.js / Vue / Pixel SDK
│ ├── mobile.md # iOS / Android / Flutter / React Native native SDKs
│ ├── hmac-validation.md # HMAC implementations (all 3 types, all languages)
│ ├── subscriptions.md # Subscription plans, management, webhooks
│ └── saved-cards.md # Card tokens, CIT, MIT flows
├── universal-prompt.md # Cross-platform prompt (ChatGPT, Gemini, etc.)
├── LICENSE
└── README.md
| Method | Regions | Notes |
|---|---|---|
| Cards (Visa, MC, Amex, MADA, OmanNet) | EGY, KSA, UAE, OMN | 3DS, Moto, Card-on-File, Auth/Cap |
| Mobile Wallets (Vodafone Cash, Orange Cash, StcPay, etc.) | EGY, KSA | — |
| BNPLs (Valu, Tabby, Tamara, Souhoola, Sympl, etc.) | EGY, KSA, UAE | 15+ providers |
| Apple Pay | EGY, KSA, UAE, OMN | Requires certificates |
| Google Pay | KSA, UAE, OMN | Not yet in Egypt |
| Bank Installments | EGY | Live IDs only |
| Kiosk (Aman, Masary) | EGY | No refund support |
| Region | Base URL |
|---|---|
| Egypt (EGY) | https://accept.paymob.com |
| Oman (OMN) | https://oman.paymob.com |
| Saudi Arabia (KSA) | https://ksa.paymob.com |
| UAE | https://uae.paymob.com |
Contributions are welcome! If Paymob releases new APIs or you have improvements for a specific tech stack:
git checkout -b feature/add-go-support)This repo includes a universal system prompt (universal-prompt.md) that works with ChatGPT, Gemini, Cursor, Windsurf, and any other AI assistant. Paste it into your AI's system prompt or custom instructions.
MIT — see LICENSE for details.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub paymobaccept/paymob-claude-integration-skill台灣金流服務比較與推薦 - 幫助選擇最適合的支付方案
expert-level payme payment system integration skill for uzbekistan's payme business platform
Antom payment integration guidance: product selection, integration mode (Payment Element / Checkout / API-only), and security validation.
Stripe integration for payments and subscriptions with FastAPI backend, Next.js frontend, and Supabase database
Stripe development plugin for Claude
Integrates payment processing with Stripe, PayPal, or Square including subscriptions, webhooks, and PCI compliance. Use when implementing checkout flows, recurring billing, or handling refunds and disputes.