Services

IPizza protocol services.
Methods Summary
public static
# getFields( string $serviceId )
Get fields required for service.

SuppressWarnings


public static
# getPaymentResponseServices( )
Get supported payment response services.
public static
# getAuthenticationResponseServices( )
Get supported authentication response services.
Constants Summary
public string PAYMENT_REQUEST_1011
Request 1011.
# '1011'
public string PAYMENT_REQUEST_1012
Request 1012 Dosen't require name and account number.
# '1012'
public string PAYMENT_RESPONSE_SUCCESS
Successful response service.
# '1111'
public string PAYMENT_RESPONSE_FAILED
Failed response service Dosen't require name and account number.
# '1911'
public string AUTH_REQUEST_4012
Request 4012.
# '4012'
public string AUTH_RESPONSE_3013
Response 3013.
# '3013'
public string AUTH_REQUEST_4011
Request 4011.
# '4011'
public string AUTH_RESPONSE_3012
Response 3012.
# '3012'