PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

EmailSubject Property

Subject for the email sent to recipients.

Object Oriented Interface

public function getEmailSubject();
public function setEmailSubject($value);

Procedural Interface

inpaypal_masspay_get($res, 3 );
inpaypal_masspay_set($res, 3, $value );

Default Value

''

Remarks

When a payment is made, the recipient will receive a notification email from PayPal. You can control the subject of that email with this property. However, you can only set one subject for all the payments you're sending in a Mass payment. You can not set a subject for each individual payment.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0