SellSN API docs
HomeHelpStatus
  • Introduction
  • Embeds
  • Webhooks
  • API reference
    • Authorization
    • Users
    • Stores
    • Orders
    • Products
    • Product groups
    • Tickets
    • Coupons
    • Miscellaneous objects
  • OAuth2
    • Credentials
    • Permissions
    • Authorizing users
Powered by GitBook
On this page
  • Payment methods
  • Ticket states
  • Privacy/visibility states
  • Order delivery states

Was this helpful?

  1. API reference

Miscellaneous objects

All of the wacky and weird unclassified objects

Payment methods

This is a list of all the payment method codes that can be used when referencing a payment method on the SellSN API.

Code
Payment method

stripe

Stripe

sumup

SumUp

taza

TazaPay

cashapp

Cash App

paypal

PayPal

paypalfaf

PayPal (friends & family)

btc

Bitcoin

bch

Bitcoin Cash

ltc

Litecoin

eth

Ethereum

xmr

Monero

dash

Dash

doge

Dogecoin

sol

Solana

trx

TRON

nano

Nano

bnb

Binance Coin

ada

Cardano

shib

Shiba-Inu

usdc

USD Coin

usdt

USD Tether

busd

USD Binance

usdcerc20

USDC (ERC-20)

usdterc20

USDT (ERC-20)

usdcsol

USDC (Solana)

usdtsol

USDT (Solana)

usdtbsc

USDT (Binance Smart Chain)

usdcbsc

USDC (Binance Smart Chain)

Ticket states

This is a list of different ticket states, these are numeric enums unlike the payment methods and delivery states

ID
State
Description
0

Opened

The ticket has been opened and is awaiting a response from the seller

1

Resolved

The ticket has been closed AND marked as resolved by the customer

2

Closed

The ticket has been closed and NOT marked as resolved by the customer

3

Responded

The seller has responded to the ticket

Privacy/visibility states

This is a list of all the possible visibility/privacy states available for products

ID
State
Description
0

Listed

The product is both visible on it's parent store page and the marketplace

1

Public

The product is visible on it's parent store page. Although, it is still not indexed on the marketplace

2

Unlisted

Only users with the direct link to the product page can view it - it will not be indexed on their store page nor the marketplace

3

Private

No one can view the product except team members or the store owner on the dashboard

Order delivery states

This is a list of all the different order delivery states possible

State
Description

Pending

The order has not received a payment as of yet and is pending funds

Delivered

The order has been verified, paid for and the product has been delivered

Undeliverable

The order has been verified, paid for although some issues were encountered during the delivery process that has marked the order as undeliverable. This is typically due to missing stock or bad configurations

Verifying

The funds for the order have been received, but they are withheld for verification (commonly used in cryptocurrency gateways)

Cancelled

The order was cancelled by the customer or the store

Refunded

The store refunded the amount or the customer disputed the payment on the gateway and won

Disputed

The order has been disputed by the gateway usually by the customer

PreviousCouponsNextCredentials

Last updated 8 months ago

Was this helpful?

Page cover image