ISV version of Initiate.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Public Function Initiate ( _ account As BluefinAccount _ ) As InitiateTransactionResponse
Parameters
- account
- Type: Bluefin.Data BluefinAccount
instance of the data container with the account identification number and the access key.
Return Value
Instanse of InitiateTransactionResponse. If Success() is true, the property TransactionID is setRemarks
See Also