Returns True if it looks like a valid Monoova Credit Card token.
Syntax
finBankInterfaceMonoova.IsValidCardToken(token, tokenExpiry, clientTransactionUniqueReference, customerId, clientPaymentTokenReference, [message])
Parameters
| Name | Type | Optional | ByRef | Description |
| token |
String |
|
|
|
| tokenExpiry |
Date |
|
|
|
| clientTransactionUniqueReference |
String |
|
|
|
| customerId |
String |
|
|
|
| clientPaymentTokenReference |
String |
|
|
|
| message |
String |
Optional |
ByRef |
|
Return Value
Boolean
- Member of:
- finBankInterfaceMonoova
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0