- PaymentParametersRequired - Enum in com.mypos.myposcheckout.ipc.enumerable
-
Available API payment parameters requirements parameter.
- process() - Method in class com.mypos.myposcheckout.ipc.request.InAppPurchase
-
Gather all request parameters needed to make an API call.
- process() - Method in class com.mypos.myposcheckout.ipc.request.InAppStoreCard
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.InAppStoredCardUpdate
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.MandateManagement
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.Purchase
-
Gather all request parameters needed to make an API call.
- process() - Method in class com.mypos.myposcheckout.ipc.request.Refund
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.RequestMoney
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.Reversal
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.TransactionLog
-
Gather all request parameters needed to make an API call, and make one.
- process() - Method in class com.mypos.myposcheckout.ipc.request.TransactionStatus
-
Gather all request parameters needed to make an API call, and make one.
- processApiCall() - Method in class com.mypos.myposcheckout.ipc.request.Request
-
Makes a request to the API using and returns the decoded API response.
- processApiResponse() - Method in class com.mypos.myposcheckout.ipc.response.BasicResponse
-
Decodes and normalizes the API response.
- Purchase - Class in com.mypos.myposcheckout.ipc.request
-
Process IPC method: IPCPurchase.
- Purchase(Config) - Constructor for class com.mypos.myposcheckout.ipc.request.Purchase
-