Pay for an order using ssUSD on the StateSet Commerce Network
Code | Description |
---|---|
INSUFFICIENT_FUNDS | The wallet does not have enough USDC to complete the payment |
ORDER_NOT_FOUND | The specified order ID does not exist |
ORDER_ALREADY_PAID | The order has already been paid |
INVALID_WALLET_ADDRESS | The provided wallet address is invalid |
PAYMENT_EXPIRED | The payment window for this order has expired |
NETWORK_ERROR | There was an error communicating with the blockchain |
SMART_CONTRACT_ERROR | The smart contract execution failed |