Home
/
Intersoft.finSupport6
/
finBankInterfaceEzidebit
/
CreateCustomerFromClient
CreateCustomerFromClient
Method
Member of
finBankInterfaceEzidebit
Creates or updates an existing Customer for the Client and supplied Banking Details. If the Customer exists, i.e. bankingDetails.ExternalId is not blank, the Customer and Banking Details in Ezidebit are updated.
Syntax
finBankInterfaceEzidebit
.
CreateCustomerFromClient
(
client
,
bankingDetails
,
customerId
)
Parameters
Name
Type
Optional
ByRef
Description
client
finClient
The Client.
bankingDetails
finBankingDetails
The Banking Details.
customerId
String
ByRef
The Ezidebit Customer Id.
Return Value
Boolean
A Boolean indicating Success.
Member of:
finBankInterfaceEzidebit
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0