bc-payments
Installation
SKILL.md
BigCommerce Payment Integration
Before writing code
Fetch live docs:
- Fetch
https://developer.bigcommerce.com/docs/integrations/paymentsfor payments guide - Web-search
site:developer.bigcommerce.com payments processing apifor Payment Processing API - Web-search
bigcommerce payment methods api configurationfor payment method management
Payment Architecture
How Payments Work in BigCommerce
BigCommerce handles payment gateway connections:
- Admin-Configured — merchants configure payment providers (Stripe, PayPal, Square, etc.) in the BigCommerce admin
- Native Checkout — payment gateway integration is built into BigCommerce checkout
- Headless/API — use the Payment Processing API to process payments server-side