Skip to content

Instantly share code, notes, and snippets.

@shage001
Last active August 31, 2016 16:03
Show Gist options
  • Save shage001/8c03179f22126c83eeb5b96ddf9c8227 to your computer and use it in GitHub Desktop.
Save shage001/8c03179f22126c83eeb5b96ddf9c8227 to your computer and use it in GitHub Desktop.
Checkout errors that we're tracking
40001 = "Invalid email format"
40002 = "Existing user"
40003 = "Existing FB user"
40004 = "Missing password"
40005 = "Existing payment method"
40006 = "Invalid payment method token"
40007 = "Invalid market" (fatal)
40008 = "Invalid event id" (fatal)
40009 = "Invalid quantity" (fatal)
40010 = "Payment method rejected by gateway"
40011 = "Quantity selected not available"
40012 = "Invalid listing id" (fatal)
40013 = "Invalid delivery method id" (fatal)
40014 = "Listing not available" (fatal)
40015 = "Invalid promo code entered"
40016 = "Market failed to authorize and/or charge the payment method"
40017 = "Invalid credit card number"
40018 = "Invalid address ID" (fatal)
40025 = "Invalid phone number"
40026 = "Invalid price" (fatal)
40027 = "Invalid fees" (fatal)
40028 = "Invalid delivery fees" (fatal)
40029 = "The price of this listing has increased"
40030 = "Possible Duplicate purchase prevented"
40031 = "CVV recache needed"
40032 = "Invalid billing state"
40033 = "Invalid delivery state"
40034 = "Invalid security code"
40035 = "Either content or content_url must be specified." (fatal)
40036 = "An unsupported content type was specified." (fatal)
40037 = "Unable to ship to P.O. boxes"
40038 = "Your billing address appears to be entered incorrectly. Please correct it and try again."
40039 = "Invalid expiration date"
40040 = "Invalid order id." (fatal)
40041 = "Unsupported version number" (fatal)
40042 = "Invalid delivery address"
40045 = "CVV is required"
40046 = "City, State, and ZIP code do not match."
40048 = "Shipping and billing address do not match."
40049 = "Invalid billing first name"
40050 = "Invalid billing last name"
40051 = "Invalid billing address"
40052 = "Invalid billing address (2)"
40053 = "Invalid billing city"
40054 = "Invalid billing zip code"
40055 = "US or Canadian address required for this market"
40056 = "Payment method type not supported"
40056 = "Invalid delivery first name"
40057 = "Invalid delivery last name"
40058 = "Invalid delivery address"
40059 = "Invalid delivery address (2)"
40060 = "Invalid delivery city"
40061 = "Invalid delivery zip code"
40062 = "US or Canadian address required"
40063 = "Invalid delivery phone"
40064 = "Invalid delivery phone country"
40065 = "Market failed to authorize and/or charge the payment method"
40066 = "US or Canadian phone number required"
40067 = "Invalid line items" (fatal)
40068 = "Invalid section" (fatal)
40069 = "Invalid row" (fatal)
40070 = "Invalid notes" (fatal)
40071 = "Selected delivery method is not available"
40072 = "Invalid payment method toked (sandbox)" (fatal)
40073 = "This credit card type is not supported for this listing."
40074 = "Invalid click id" (fatal)
40075 = "Market took longer than expected."
40076 = "Selected delivery method is unable to ship to this country"
40077 = "American Express is not supported for this listing."
40077 = "Shipping address does not exist" (fatal)
40078 = "Shipping address already exists" (fatal)
40079 = "Pending purchase"
40079 = "Shipping address already exists" (fatal)
40080 = "No delivery methods available"
40081 = "Login Required"
40082 = "The seller does not support the entered state"
40083 = "Processor Network is unavailable"
40084 = "Contact us"
40085 = "Google Wallet cannot be used for purchases over $1,800" (fatal)
40086 = "Expired card"
40087 = "You cannot purchase tickets for an event that has already occurred" (fatal)
40088 = "Whoops, you are the seller here -- you cannot buy your own tickets." (fatal)
40098 = "Invalid request JSON" (fatal)
40099 = "Invalid request schema" (fatal)
400050 = "Invalid email, did you type it in correctly"
400201 = "Barcode size is not a valid value"
400202 = "Barcode type is not a valid value"
400203 = "Your device type is not supported."
400205 = "This event this ticket is for does not support mobile barcodes."
400400 = "No sale found for that id"
400401 = "The event ID is invalid"
400402 = "You cannot purchase tickets for an event that has already occurred"
400420 = 'This listing is no longer available'
400421 = 'The quantity requested is no longer available'
400422 = 'The price of the tickets has increased'
400425 = 'buyer rejected for fraud'
404204 = "The ticket was not found."
50000 = "We're sorry, there was a problem submitting your order."
50001 = "We're sorry, the market is having trouble processing your order."
50020 = "Unauthorized at Crowdseats endpoint"
50020 = "Unauthorized at ScoreBig endpoint"
50021 = "Invalid Crowdseats data"
50021 = "Invalid ScoreBig data"
50022 = "A Crowdseats problem has occurred"
50022 = "A ScoreBig problem has occurred. Please try again later."
50023 = "Crowdseats could not complete the purchase at this time"
50024 = "Please call CrowdsSeats at 1-855-66-CROWD to verify your information."
50024 = "Please call Scorebig at 1-877-726-7324 to verify your information."
50025 = "A ScoreBig purchase problem has occurred. Please try a different listing."
50026 = "Address Line 2 length exceeded"
50030 = "Invalid FanXchange account number."
50031 = "Problem with FanXchange API."
50032 = "Problem with FanXchange API."
50070 = "Unable to connect to TN Direct."
50071 = "General TN Direct error"
50072 = "Blank response (TicketNetwork)"
50073 = "General TN Direct error"
50074 = "General TN Direct error"
50080 = "There was a problem communicating with Razorgator."
50200 = "We're sorry, there was an unexpected response from the market." # Bad Gateway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment