Skip to main content
Execute qualquer Skill no Manus
com um clique

paytm-migrate-from-razorpay

Estrelas3
Forks1
Atualizado18 de maio de 2026 às 07:36

Migration playbook for moving an existing integration from Razorpay Payment Gateway to Paytm Payment Gateway. Covers per-flow API mapping (orders, payments, webhooks, refunds, subscriptions, links, QR), field-name translation, signature scheme differences (Razorpay HMAC-SHA256 over pipe-joined string vs Paytm's checksum library), dual-write rollout pattern, reconciliation, and cutover. Load this skill when the user mentions migrating, switching, or moving from Razorpay to Paytm, or has an existing Razorpay integration in the codebase (e.g. `razorpay` in package.json / requirements.txt / pom.xml, `rzp_live_*` / `rzp_test_*` keys, code calling `razorpay.orders.create()`, `razorpay.payments.fetch()`, `validateWebhookSignature`, etc.).

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
2 arquivos
SKILL.md
readonly