Enum Constant and Description |
---|
com.squareup.sdk.pos.ChargeRequest.ErrorCode.GIFT_CARDS_NOT_SUPPORTED
Starting with SDK 1.1, Square Point of Sale supports Square Prepaid Gift Cards.
|
com.squareup.sdk.pos.ChargeRequest.ErrorCode.INSUFFICIENT_CARD_BALANCE
Starting with SDK 1.1, Square Point of Sale supports split tender transactions,
so
a transaction can be completed as a split tender if a card has insufficient balance.
|
com.squareup.sdk.pos.ChargeRequest.ErrorCode.UNAUTHORIZED_CLIENT_ID
Starting with SDK 1.2, the OAuth authorization flow is no longer required for
Point of Sale API, and this error will never be returned.
|