Get built-in Interface HTML for entering Credit Card details to link against a token.

Syntax

finBankingFunctions.GetMonoovaCreditCardHtml(token, html, [logoBase64], [message])

Parameters

NameTypeOptionalByRefDescription
token String The Monoova Payment Method Token.
html String ByRef The generated HTML.
logoBase64 String Optional A Base64 encoded string of a logo to use. Ensure 'data:image/png;base64,' is also included.
message String Optional A message to include in the HTML. If omitted, a generic message will be displayed referencing the token.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBankingFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0