Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

paytm-payment-links

Étoiles3
Forks1
Mis à jour14 mai 2026 à 11:24

Paytm Payment Links - server-only flow that returns a `shortUrl` you share via SMS / WhatsApp / email. Paytm hosts the checkout page, so there is NO frontend / JS Checkout work. Covers `/link/create`, `/link/fetch`, `/link/update`, `/link/resendNotification`, `/link/expire`, and `/link/fetchTransaction` for reconciliation. Includes the MID-specific quirks that bite hardest: `linkId` as JSON number (NOT string), `linkName` charset (alphanumerics ONLY, no spaces), dual-shape `isActive` vs `linkStatus` responses, dual-shape `SUCCESS` vs `TXN_SUCCESS` order status, and the AES head shape vs the order-status API. Load this skill for "shareable link", "invoice link", "payment link via SMS / WhatsApp / email".

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly