Logo
Developer SDK
Version 1.9.632.913d652c-152450467.
APIResult Enum Reference

Static Public Member Functions

static APIResult parseString (String value)
 

Public Attributes

 OK
 
 ERROR
 
 ERROR_INVALID_PARAMETERS
 
 ERROR_UNSUPPORTED_REQUEST
 
 ERROR_ENCRYPTION_UNAVAILABLE
 
 ERROR_NO_PAPER
 
 ERROR_USER_TIMEOUT
 

Detailed Description

Copyright (C) 2016,2017,2018 Verifone, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL VERIFONE, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of Verifone, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Verifone, Inc.

Created by romans1 on 02/07/2018.

CP Triggers & API - Version 4.3.0

Definition at line 33 of file APIResult.java.

Member Data Documentation

◆ ERROR

ERROR

An error occurred during API execution. This generic error value is returned when the error is undetermined or no specific error value is defined for this error case

Definition at line 43 of file APIResult.java.

◆ ERROR_ENCRYPTION_UNAVAILABLE

ERROR_ENCRYPTION_UNAVAILABLE

Encryption key is absent or worn out

Definition at line 58 of file APIResult.java.

◆ ERROR_INVALID_PARAMETERS

ERROR_INVALID_PARAMETERS

Invalid JSON passed. The JSON passed in the API invocation is not valid

Definition at line 48 of file APIResult.java.

◆ ERROR_NO_PAPER

ERROR_NO_PAPER

There is no paper or paper end is reached before printing is complete

Definition at line 63 of file APIResult.java.

◆ ERROR_UNSUPPORTED_REQUEST

ERROR_UNSUPPORTED_REQUEST

Request not supported. The current implementation of the Payment application does not support the requested function

Definition at line 53 of file APIResult.java.

◆ ERROR_USER_TIMEOUT

ERROR_USER_TIMEOUT

Timeout was reached while waiting for reading a card

Definition at line 68 of file APIResult.java.


The documentation for this enum was generated from the following file:

This document is the confidential property of Verifone, Inc. Any reproduction or distribution of this document, in whole or in part, or the disclosure of any of the information contained herein, without the prior written consent of Verifone, Inc. is prohibited. This document and any supplemental material supplied as part of any review must be returned to Verifone, Inc. upon request. Notice: This document may go through material revisions over time. While the Company will make every effort to keep readers updated as changes occur, care must be taken by the reader to make sure they are reading the latest version. Version numbers appear in the title page and revision history page of this document. All rights reserved. Verifone, the Verifone logo are either trademarks or registered trademarks of Verifone in the United States and/or other countries. All other trademarks or brand names are properties of their respective holders.