PayerState Property
Payer's state or province name.
Object Oriented Interface
public function getPayerState(); public function setPayerState($value);
Procedural Interface
inpaypal_directpayment_get($res, 36 ); inpaypal_directpayment_set($res, 36, $value );
Default Value
''
Remarks
Payer's state or province name.
This property is required.
Character length and limitations: 40 single-byte characters.
Data Type
String