| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| Payload | string | An encoded payload to be passed to the Payment Component for initialization. | |||
| Url | string | Url to the latest version of the Payment Component JavaScript library. Used to construct an HTML script element to load the Payment Component JavaScript library. | |||
| Checksum | string | Checksum of the latest version of the Payment Component JavaScript library. Used to set the integrity attribute of the script element for Subresource Integrity (SRI) validation. | |||
| ComponentVersion | string | The Payment Component version that has been provided. |