cancel
Showing results for 
Search instead for 
Did you mean: 

Recurring billing transactions have isRecurring field as false

For some subscription transactions recurringBilling field is false but it does have the subscription id parameter. Why is it so. Is it a subscription type payment or not?

 

Here is the snippet of Output.

 

[subscription] => SimpleXMLElement Object
                (
                    [id] => XXXXXX
                    [payNum] => 1
                )
[recurringBilling] => false

 

 

Sarita555
Contributor
1 REPLY 1

 

Hi Sarita555,

 

The Recurring Billing Transaction : TRUE, FALSE,T, F, YES, NO, Y, N,1, 0 is a field used as an indicator by the Merchant Service Provider to identify if a transaction originates from the merchant hosted recurring billing applications. It doesn’t create a recurring subscription for your customer when you set this field to to yes or true because this value is not affiliated with the Automated Recurring Billing service.

 

Thanks,

Joy

Joy
Administrator Administrator
Administrator