Creates a Monoova Card token for the Client.
Syntax
finBankInterfaceMonoova.CreateCardTokenFromClient(client, bankingDetails, token, tokenExpiryDate, clientTransactionUniqueReference, customerId, clientPaymentTokenReference)
Parameters
| Name | Type | Optional | ByRef | Description |
| client |
finClient |
|
|
The Client. |
| bankingDetails |
finBankingDetails |
|
|
The Banking Details. |
| token |
String |
|
ByRef |
The Monoova card token. |
| tokenExpiryDate |
Date |
|
ByRef |
The Monoova card token end date. |
| clientTransactionUniqueReference |
String |
|
ByRef |
|
| customerId |
String |
|
ByRef |
|
| clientPaymentTokenReference |
String |
|
ByRef |
|
Return Value
Boolean
A Boolean indicating Success.
- Member of:
- finBankInterfaceMonoova
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0