paybox-payment

Integrate PayBox to collect multi-chain payments as USDT on a Nerve address.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/NerveNetwork/nerve-agent --skill paybox-payment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paybox-payment
Source: https://github.com/NerveNetwork/nerve-agent/tree/main/.cursor/skills/paybox-payment
Command: npx skills add https://github.com/NerveNetwork/nerve-agent --skill paybox-payment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies cross-chain payment collection by allowing users to pay with various cryptocurrencies from different blockchains, with all funds automatically converted to USDT and deposited into your Nerve address.

Core Features & Use Cases

  • Multi-Chain Payment Acceptance: Receive payments from Ethereum, BSC, Polygon, TRON, NULS, and Nerve.
  • Automatic USDT Conversion: Funds are automatically swapped to USDT.
  • Nerve Address Deposit: All collected USDT lands directly in your specified Nerve address.
  • Webhook Notifications: Real-time updates on payment status via secure callbacks.
  • Use Case: An e-commerce store can use this Skill to accept payments from a global customer base, regardless of their preferred blockchain, ensuring they always receive USDT for their sales.

Quick Start

Use the paybox-payment skill to initiate a payment for order ID 'ORDER123' with an amount of 10 USDT.

Frequently Asked Questions about paybox-payment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I accept USDT payments from multiple blockchains on a single address?

To accept USDT payments from multiple blockchains, you can integrate a multi-chain payment gateway like PayBox. This allows you to collect various cryptocurrencies and automatically convert them to USDT deposited into your Nerve address.

What is needed to set up crypto webhook callbacks for payment notifications?

Setting up crypto webhook callbacks requires a configured callback URL to receive real-time payment status updates. The system handles webhook callback signature verification to ensure secure payment notifications for your orders.

Does PayBox support payment collection from Ethereum, BSC, and TRON networks?

Yes, PayBox supports multi-chain payment collection from Ethereum, BSC, TRON, Polygon, NULS, and Nerve. Funds from these networks are automatically swapped to USDT and deposited into your specified Nerve address.

How do I initiate a payment page for a specific order amount using crypto?

You can initiate a crypto payment page by invoking the PayBox payment gateway with a specific order ID and amount. For example, you can start a payment collection for 10 USDT mapped to a unique order identifier.

Do I need a Nabox ID to process cross-chain crypto payments?

Yes, registering a Nabox ID is required to process cross-chain crypto payments through this integration. This registration is necessary alongside configuring your callback URL to enable the payment gateway and receive USDT deposits.