E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

ClientId Property

The id of the client assigned when registering the application.

Object Oriented Interface

public function getClientId();
public function setClientId($value);

Procedural Interface

inpay_oauth_get($res, 4 );
inpay_oauth_set($res, 4, $value );

Default Value

''

Remarks

This property holds the id of the client that was assigned when initially registering the application with the authorization server. This value must be specified before calling GetAuthorization or GetAuthorizationURL.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]