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

paytm-migrate-from-payu

Étoiles3
Forks1
Mis à jour18 mai 2026 à 07:36

Migration playbook for moving from PayU India (PayU Money / PayU Biz / Enterprise) to Paytm Payment Gateway. Covers the form-POST checkout model -> Paytm's JS Checkout JSON model, PayU's hash scheme (SHA-512 over pipe-joined string) -> Paytm checksum, recurring payments, refunds, and dual-write rollout. Load when the user mentions migrating, switching, or moving from PayU to Paytm, or has an existing PayU integration in the codebase (e.g. PayU_MERCHANT_KEY, PAYU_SALT, payu.in URLs, code calling /_payment, bolt.payu.in script, or computing hashes with `key|txnid|amount|...`).

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