·integrate-payments
</>

integrate-payments

payram/payram-helper-mcp-server

Complete guide to integrating Payram payment creation and status checking across all supported languages and frameworks

1Installs·0Trend·@payram

Installation

$npx skills add https://github.com/payram/payram-helper-mcp-server --skill integrate-payments

SKILL.md

This skill provides comprehensive instructions for integrating Payram payment functionality into your application. You'll learn how to create payment checkouts, redirect customers to Payram's hosted payment page, and check payment status using either the official SDK (Node.js/TypeScript) or raw HTTP calls (Python, Go, PHP, Java).

Action: Redirect your customer to the url field for payment completion. Store referenceid for status checks.

Action: Poll payment status using the referenceid to track state changes.

Complete guide to integrating Payram payment creation and status checking across all supported languages and frameworks Source: payram/payram-helper-mcp-server.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/payram/payram-helper-mcp-server --skill integrate-payments
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is integrate-payments?

Complete guide to integrating Payram payment creation and status checking across all supported languages and frameworks Source: payram/payram-helper-mcp-server.

How do I install integrate-payments?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/payram/payram-helper-mcp-server --skill integrate-payments Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/payram/payram-helper-mcp-server