- validate() - Method in class com.mypos.myposcheckout.ipc.Cart
-
Validate cart items.
- validate() - Method in class com.mypos.myposcheckout.ipc.Config
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.Customer
-
Validate the customer details.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.InAppPurchase
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.InAppStoreCard
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.InAppStoredCardUpdate
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.MandateManagement
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.Purchase
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.Refund
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.RequestMoney
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.Reversal
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.TransactionLog
-
Checks if the class members are valid API request parameter values.
- validate() - Method in class com.mypos.myposcheckout.ipc.request.TransactionStatus
-
Checks if the class members are valid API request parameter values.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardTokenRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardVerification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CommunicationFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.MandateAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.PaymentParametersRequired
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mypos.myposcheckout.ipc.enumerable.StatusCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardTokenRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CardVerification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.CommunicationFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.Currency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.MandateAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.PaymentParametersRequired
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mypos.myposcheckout.ipc.enumerable.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifySignature() - Method in class com.mypos.myposcheckout.ipc.response.BasicResponse
-
Verifies if the signature in the response is valid for the returned data.