totalpay_sdk library

Enums

TotalPayAction
When you make request to Payment Platform, you need to specify action, that needs to be done. Basically, every action is represented by its Adapter. @see com.totalpay.sdk.core.TotalPaySdk @see com.totalpay.sdk.feature.adapter @see com.totalpay.sdk.model.response.base.result.ITotalPayResult
TotalPayResult
Result – value that system returns on request. @see com.totalpay.sdk.model.response.base.result.ITotalPayResult
TotalPayStatus
Status – actual status of transaction in Payment Platform. @see com.totalpay.sdk.model.response.base.result.ITotalPayResult