| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.