Payram Topup Wallet Integration

Integrate PayRam into an EXISTING app using the recommended top-up wallet pattern — credit crypto payments to a user's in-app wallet balance first, then debit invoices from that balance. Handles every crypto payment reality (overpayment, underpayment, multiple sends, late payments, duplicate webhooks) as balance states instead of payment exceptions. Covers the ledger schema, the credit/debit flows, idempotency, concurrency, reconciliation, and PayRam's cumulative filled_amount_in_usd semantics. Use when adding PayRam to an app that has its own users/invoices/orders, when payments may not exactly match invoice amounts, or when building credits, prepaid balances, or usage billing on crypto rails.

PayRam Updated

File contents

PayRam/payram-helper-mcp-server/tree/main/skills/payram-topup-wallet-integration commit c5ff39d8e9

Frequently asked questions

npx skillmds@latest add payram/payram-topup-wallet-integration