Previous Topic

Next Topic

Book Contents

Book Index

GetMaxSupportedTransferPlanPeriodDetails_API

 

Parameters

Description

Passed

Returned

Method returns subscription period details of specified service plan, that matches for transfer at most.

2

15

Syntax

ItemResult DOMAINGATE::GetMaxSupportedTransferPlanPeriodDetails_API(
  Int PlanID;
  Int VendorID.
  )
returns
  Int PlanPeriodID - service plan subscription period ID;
  Int PlanID - service plan ID;
  Int Period - subscription period duration (for example, 1 if subscription period is 1 year);
  Int PeriodType - subscription period type: 0 - Hour(s), 1 - Day(s), 2 - Month(s), 3 - Year(s);
  Int Trial - whether subscription period is trial (free): 0 - No, 1 - Yes;
  Double SetupFee - subscription setup fee. It is initial and one time charge which is taken for subscription for this plan;
  Double SubscriptionFee - subscription recurring fee. It is taken once a billing period;
  Double RenewalFee - subscription renewal fee. It is charged for subscription renewal;
  Double TransferFee - subscription transfer fee. It is charged for domain transfer and relevant for domain plans only;
  Double NonRefundableAmt - subscription non-refundable amount. The sum is not refunded to customer when refund is claimed (on subscription cancellation, for example);
  Int RefundPeriod - subscription refund period duration in days (for example, 5 if refund period is 5 days). During refund period customer can cancel his subscription and get all money back, except non-refundable amount;
  Int Enabled - whether subscription period is active : 0 - No, 1 - Yes;
  Double NumberOfPeriods - number of billing periods within subscription period. This parameter is calculated automatically and depends on Billing Period Type parameter of service plan. For example, if Billing Period Type is "Fixed Number of Months" and subscription period is 2 years long, there will be 24 billing periods, meaning customer will be charged recurring fee 24 times;
  Str(1024) TransferFeeText - text displayed as description of transfer fee, for example ".com Transfer Fee".
  Int SortNumber - order in which subscription periods are shown in online store and CP: "1" - on top, "2" - below it, etc.

Special Notes

In This Section

Example

See Also

API Methods

AccountAdd_API

AccountBalanceAdjust_API

AccountBalanceUpdate_API

AccountBalanceUpdateTimeUpdate_API

AccountDetailsGet_API

AccountPutOnAdmHold_API

AccountTakeFromAdmHold_API

AccountUpdate_API

AccountWithIDAdd_API

AccountVerifyData_API

AddBulkRegisterDomainSubscrWithID_API

AddCentralNICDomainSubscrWithID_API

AddOpenSRSDomainSubscrWithID_API

AddPEMSubscription_API

AddPEMSubscriptionWithID_API

AddPEMDomainForSubscription_API

AttrTypeListGet_API

BannerRedirectURLGet_API

CountryListGet_API

CreditCard2AccountAdd_API

CreateAccountAndPlaceOrder_API

DomainExpirationDateGet_API

DomainInfoGet_API

DomainNamesAvailability_API

DomainPlanGet_API

DomainPlanListAvailableGet_API

DomainPlanPeriodListGet_API

DomainSubscrAdd_API

DomainSubscrWithIDAdd_API

DomainTransferKeyIsRequired_API

DomainValidate_API

EulaListForOrderGet_API

EnablingResourceByPlanListGet_API

GetAuthCodeByDomainName_API

GetBasketPrices_API

GetDependanceCategories_API

GetFullDomainZoneList_API

GetHostingSubscriptionList_API

GetLoginSettings_API

GetSharedHostingSubscriptionList_API

GetSubscriptionsListByOrder_API

GetObjAttrList_API

GetOnlineStoresRewriteRules_API

GetOrder_API

LicenseInstallationCompleted_API

NameServersChanged_API

OrderByStatusListGet_API

OrderPaymentsReceived_API

PayToolListForAccountGet_API

PayToolTypeListForAccountGet_API

PlaceAccountCancellationOrder_API

PlaceOrderAndAuthorize_API

PlaceOrderForAccount_API

PlacePlanPeriodSwitchOrder_API

PlaceResourceUpgradeOrder_API

PlaceSubscriptionCancellationOrder_API

PlanCategoryDetailsGet_API

PlanCategoryListGet_API

PlanDetailsGet_API

PlanListGet_API

PlanListAvailableGet_API

PlanListAvailableUpsaleGet_API

PlanListUpsaleGet_API

PlanListUpsaleGetForSubscription_API

PlanListAvailableUpsales4SalesCategoryGet_API

PlanListAvailable4SalesCategoryGet_API

PlanParamsGetAndValidate_API

PlanParentPlansAvailableListGet_API

PlanPeriodListGet_API

PlanPeriodDetailsGet_API

PlanRateListGet_API

PlanRateListGetForPeriod_API

PlanRateListFullGet_API

PlanResourceListGet_API

ResourceCategoryDetailsGet_API

ResourceCategoryByPlanListGet_API

ResourceDependenceSet_API

ResourceFromTemplateRemove_API

ResourceListByCategoryGet_API

ResourceRemove_API

ResourceSync_API

SalesCategoryListGet_API

SalesCategoryDetailsGet_API

ServiceTemplateRemove_API

SetDefaultPaymentMethod_API

SingleDomainNameAvailability_API

SimpleDomainNamesAvailability_API

StateBookByCountry_API

StoreApplicationToPlanIDMapListGet_API

StoreOperationToPathMapListGet_API

StoreCategoryParentPlansAvailableListGet_API

StoreLayoutsListGet_API

StorePackageListGet_API

SubscriptionAdd_API

SubscriptionDetailsGet_API

SubscriptionListByResourceRateGet_API

SubscriptionResourcesListGet_API

SubscriptionStart_API

SubscriptionStatusUpdate_API

SubscriptionStop_API

SubscriptionWithIDAdd_API

UniqueGroupDetailsGet_API

UpdateObjAttrList_API

UserAdd_API

UserForVendorValidate_API

UserPasswdUpdate_API

UserRemove_API

UserRoleAdd_API

UserStatusChange_API

UserUpdate_API

UserValidate_API

UserWithIDAdd_API

UserWithIDAddWithRole_API

Please send us your feedback on this help page