Payment Patterns banner
XPRNetwork XPRNetwork

Payment Patterns

Development community

Description

# Payment Patterns and Commerce Integration This guide covers building payment systems, invoicing, and e-commerce integration on XPR Network. ## Overview XPR Network is ideal for payments due to: - **Zero gas fees** - Recipients get full amount - **Fast inclusion** - ~2 second first-block confirmation; full LIB finality ~3 minutes - **Human-readable accounts** - Easy to share (@merchant) - **Memo field** - Attach order IDs, invoices, metadata --- ## Payment Links ### Simple Payment Link G

Installation

Installs to ~/.claude/skills/xprnetwork-xpr-network-dev-skill-payment-patterns/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xprnetwork-xpr-network-dev-skill-payment-patterns && curl -fsSL https://raw.githubusercontent.com/XPRNetwork/xpr-network-dev-skill/HEAD/skill/payment-patterns.md -o ~/.claude/skills/xprnetwork-xpr-network-dev-skill-payment-patterns/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository