ServicePropertiespaypal_LogoURL Property |
The URL for the image to be displayed at the top left of the payment page. Should be an https path with an image no more than 750 x 90px. The business name is displayed if omitted.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string paypal_LogoURL { get; }
ReadOnly Property paypal_LogoURL As String
Get
Property Value
Type:
StringThe URL for the image to be displayed at the top left of the payment page. Should be an https path with an image no more than 750 x 90px. The business name is displayed if omitted.
Remarks
Applies to ServiceInstance paypal only.
See Also