PaymentOptionsMarketingImageURL Property
The URL where the marketing image is stored that appears in customer emails.
Syntax
char* GetPaymentOptionsMarketingImageURL();
int SetPaymentOptionsMarketingImageURL(char* lpszPaymentOptionsMarketingImageURL);
Default Value
""
Remarks
The URL where the marketing image is stored that appears in customer emails.
The image dimensions are 80 pixels high x 530 pixels wide. This property is optional.
Data Type
String