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

SubscriptionName Property

The name of the recurring subscription or profile.

Object Oriented Interface

public function getSubscriptionName();
public function setSubscriptionName($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the name of the recurring subscription or profile. Please see the RecurringBilling Gateway Setup and Required Properties page to determine if this is a required or optional field for the gateway you are using.

Data Type

String

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