PaymentOptionsMarketingImageURL Property
The URL where the marketing image is stored that appears in customer emails.
Object Oriented Interface
public function getPaymentOptionsMarketingImageURL(); public function setPaymentOptionsMarketingImageURL($value);
Procedural Interface
inpaypal_adaptivepay_get($res, 37 ); inpaypal_adaptivepay_set($res, 37, $value );
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