E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerStatus Property

Indicates whether the payer is verified or not.

Object Oriented Interface

public function getPayerStatus();
public function setPayerStatus($value);

Procedural Interface

inpay_directpayment_get($res, 37 );
inpay_directpayment_set($res, 37, $value );

Default Value

''

Remarks

Indicates whether the payer is verified or not.

Valid values for this property are "verified" or "unverified".

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]