E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CustomerId Property

Merchant-generated customer Id.

Object Oriented Interface

public function getCustomerId();
public function setCustomerId($value);

Procedural Interface

inpay_recurringbilling_get($res, 19 );
inpay_recurringbilling_set($res, 19, $value );

Default Value

''

Remarks

Merchant-generated customer Id. This property contains a merchant-generated customer identification number. This number should be unique for each different customer that places an order with the merchant.

This property is not available at design time.

Data Type

String

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