Create a Payment Method
Registers a new payment method (chain + token pair) for the organization.
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Body
The wallet identifier to receive funds
Blockchain network
tron, arbitrum, base Stablecoin token
USDT, USDC Human-readable display name
256"USDT on Tron"
Number of block confirmations required
x >= 1Minimum checkout amount in USD
Maximum checkout amount in USD
Whether this is the default payment method
Response
Payment method created
Unique identifier (prefixed pm_)
"pm_1a2b3c4d5e"
Organization identifier
Wallet identifier receiving funds
Blockchain network
tron, arbitrum, base Stablecoin token
USDT, USDC Human-readable display name
active— Payment method is available for usedisabled— Payment method has been disabled
active, disabled Whether this is the default payment method
Number of block confirmations required
Minimum checkout amount in USD
Maximum checkout amount in USD
live, sandbox