E-Payment Integrator 2020 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, 100 );
inpay_recurringbilling_set($res, 100, $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) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]