shopline-payments-v1

Create payment sessions, process payments, and handle webhook events via Shopline Payments v1 API.

1|Updated Apr 20, 2025
One-click install
npx skills add https://github.com/zenbuapps/wp-power-checkout --skill shopline-payments-v1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopline-payments-v1
Source: https://github.com/zenbuapps/wp-power-checkout/tree/main/.claude/skills/shopline-payments-v1
Command: npx skills add https://github.com/zenbuapps/wp-power-checkout --skill shopline-payments-v1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires shopline, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the integration and management of Shopline Payments v1 API, providing seamless payment processing for e-commerce platforms.

Core Features & Use Cases

  • Redirect/Regular Mode Payment Integration: Create and manage payment sessions with ease.
  • API Reference & Documentation Access: Access comprehensive technical documentation for API endpoints, methods, and parameters.
  • Webhook Event Handling: Verify and handle webhook events for payment session status changes and transactions.
  • Use Case: A WooCommerce store wants to integrate Shopline Payments for seamless checkout experiences. This Skill provides the necessary tools to set up payment methods, manage sessions, and process transactions.

Quick Start

Use the shopline-payments-v1 skill to create a new payment session for a $100.00 order.

Frequently Asked Questions about shopline-payments-v1

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Shopline Payments v1 API for e-commerce checkout?

Shopline Payments v1 API integration involves creating payment sessions, processing transactions, and handling webhook events using your Shopline API credentials. It supports sandbox and production environments for seamless e-commerce checkout setup.

How do I handle Shopline Payments webhook events for payment status changes?

Shopline Payments webhook handling requires verifying incoming webhook events to manage payment session status changes and transactions. You must configure webhook endpoints in your Shopline dashboard to receive event notifications for payment processing.

Can I process refunds and capture payments using the Shopline Payments v1 API?

Shopline Payments v1 API supports payment capture and refund creation through dedicated API endpoints. You can check transaction status and manage the full payment lifecycle by sending authenticated API requests with your Shopline credentials.

Does the Shopline Payments API work with WooCommerce for e-commerce payment processing?

Shopline Payments v1 API integrates with e-commerce platforms like WooCommerce to enable seamless checkout experiences. You need valid Shopline API credentials and webhook configuration to process payments and manage sessions on your store.

What's the best way to test Shopline Payments integration before production?

Shopline Payments integration supports sandbox and production environments for testing API requests and responses. Use the sandbox environment to validate payment session creation, capture, and webhook event handling before deploying to production.