By lartisan
Revolut Merchant API integration skills for Laravel. Covers all Web SDK payment methods (Card Popup, Card Field, Revolut Pay, Apple Pay, Google Pay, Pay by Bank, Promotional Widgets), webhook debugging, and order management via the revolut/laravel-integration package.
Implements Apple Pay and Google Pay wallet buttons via the Revolut Merchant Web SDK. Activates when building wallet payments, adding Apple Pay or Google Pay buttons, or when user mentions Apple Pay, Google Pay, wallet payments, or digital wallets.
Implements an embedded card input field via the Revolut Merchant Web SDK. Activates when building a custom card form, embedding card entry in your own UI, styling card inputs, or when user mentions card field, custom card form, embedded card input, or card tokenisation.
Implements the Revolut Card Popup modal checkout. Activates when building a popup/modal payment flow, showing a card form in an overlay, or when user mentions card popup, modal checkout, popup payment, or overlay checkout.
Implements Revolut Checkout embedded payment widget. Activates when building embedded checkout, customizing payment UI, handling payment events, or when user mentions embedded checkout, payment widget, custom checkout UI, or Revolut Checkout SDK.
Integrates Revolut Merchant API for payment processing in Laravel. Activates when setting up payments, configuring Revolut, creating orders, handling webhooks, processing refunds, or when user mentions Revolut, payment gateway, merchant API, checkout, or online payments.
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.
Claude Code skills for integrating the Revolut Merchant API in Laravel applications via the revolut/laravel-integration package.
revolut/laravel-integration installed in your project/plugin marketplace add lartisan/laravel-revolut-skill
# or:
/plugin install laravel-revolut-skill@lartisan
The skill checks for these environment variables in your .env file:
REVOLUT_API_KEY: Your Merchant API Key.REVOLUT_MODE: sandbox or production.| Skill | Description |
|---|---|
revolut-integration | Core setup: installation, configuration, orders, refunds, customers, webhooks |
revolut-checkout | Embedded popup checkout via payWithPopup() |
revolut-card-field | Inline card form with full CSS control |
revolut-card-popup | Revolut-hosted modal overlay for card entry |
revolut-pay | One-click Revolut Pay button for Revolut account holders |
revolut-apple-google-pay | Apple Pay and Google Pay wallet buttons |
revolut-pay-by-bank | Open banking / account-to-account payments |
revolut-promotional-widgets | Buy Now banners and payment badges (no order required) |
revolut-webhook-debugging | Signature verification, CSRF setup, and ORDER_COMPLETED debugging |
revolut-merchant-payments | Full API reference: order lifecycle, 3DS, self-hosted checkout, recurring payments, in-person terminals |
Skills activate automatically based on context. You can also invoke them explicitly:
/laravel-revolut-skill:revolut-integration
/laravel-revolut-skill:revolut-webhook-debugging
You can ask Claude:
MIT
npx claudepluginhub lartisan/laravel-revolut-skill --plugin laravel-revolut-skillIntegrates 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.
Expert guidance for integrating Paymob payment gateway. Covers the Intention API for card payments, mobile wallets, BNPLs, Apple Pay, Google Pay, kiosk, and bank installments across all regions. Supports Node.js, Python, PHP, .NET, Ruby, React, Flutter, and native mobile SDKs.
expert-level payme payment system integration skill for uzbekistan's payme business platform
Stripe development plugin for Claude
Expert subagent and skills for WooCommerce development — plugin/extension creation, hooks/filters, REST API, checkout blocks, payment gateways, shipping methods, HPOS, catalog, admin UI, testing, deployment, and PHP 8.x patterns.
Official Stripe payment platform skills for checkout, billing, Connect, and API upgrades.