aqbanking  5.7.8
AB_BankInfoService (public)

This page describes the properties of AB_BANKINFO_SERVICE

Type

The following types have been registered with AqBanking:

Set this property with AB_BankInfoService_SetType, get it with AB_BankInfoService_GetType

Address

For most services this is the URL or hostname of the server.

Set this property with AB_BankInfoService_SetAddress, get it with AB_BankInfoService_GetAddress

Suffix

For IP based services this is the port to be used (if omitted a default value suitable for the service is chosen).

Set this property with AB_BankInfoService_SetSuffix, get it with AB_BankInfoService_GetSuffix

Pversion

The content of this field depends on the service type. For HBCI this is the protocol version to be used:

For EBICS this is also the protocol version:

Set this property with AB_BankInfoService_SetPversion, get it with AB_BankInfoService_GetPversion

Mode

The content of this field depends on the service type. For HBCI the following values are used:

Set this property with AB_BankInfoService_SetMode, get it with AB_BankInfoService_GetMode

UserFlags

This field contains some service-dependent user flags. For HBCI these are the flags of AH_USER (e.g. forceSslv3 etc).

Set this property with AB_BankInfoService_SetUserFlags, get it with AB_BankInfoService_GetUserFlags

Hversion

For HTTP-based protocols this is the HTTP version to be used:

Set this property with AB_BankInfoService_SetHversion, get it with AB_BankInfoService_GetHversion

Aux1

This is a multi purpose field to be used by a bankinfo plugin as it sees fit. OFX uses this to store the FID from the bankinfo file. EBICS stores the HOSTID here.

Set this property with AB_BankInfoService_SetAux1, get it with AB_BankInfoService_GetAux1

Aux2

This is a multi purpose field to be used by a bankinfo plugin as it sees fit. OFX uses this to store the ORG field from the bankinfo file.

Set this property with AB_BankInfoService_SetAux2, get it with AB_BankInfoService_GetAux2

Aux3

This is a multi purpose field to be used by a bankinfo plugin as it sees fit. OFX uses this to store the APPID field from the bankinfo file.

Set this property with AB_BankInfoService_SetAux3, get it with AB_BankInfoService_GetAux3

Aux4

This is a multi purpose field to be used by a bankinfo plugin as it sees fit. OFX uses this to store the APPVER field from the bankinfo file.

Set this property with AB_BankInfoService_SetAux4, get it with AB_BankInfoService_GetAux4