The product id the customer will downgrade/crossgrade to when the current subscription period is over. The product id the customer will downgrade/crossgrade to when the current subscription period is over.
Note: Present if the user is downgrading or crossgrading.
Note: Present if the user is downgrading or crossgrading.
1 - Subscription will auto-renew 0 - Customer turned off auto-renew 1 - Subscription will auto-renew 0 - Customer turned off auto-renew
Reason subscription expired. Reason subscription expired.
1 - Customer cancelled their subscription 2 - Billing error such as payment information not valid 3 - Customer did not agree to price increase 4 - Product not available for purchase 5 - Unknown error
Note: Present for a receipt that contains an expired auto-renewable subscription.
1 - Customer cancelled their subscription 2 - Billing error such as payment information not valid 3 - Customer did not agree to price increase 4 - Product not available for purchase 5 - Unknown error
Note: Present for a receipt that contains an expired auto-renewable subscription.
When Apple will stop automatically retrying to renew the expired subscription. When Apple will stop automatically retrying to renew the expired subscription.
Note: Present if in a grace period
Example: 2013-08-01 07:00:00 Etc/GMT
Note: Present if in a grace period
Example: 2013-08-01 07:00:00 Etc/GMT
When Apple will stop automatically retrying to renew the expired subscription. When Apple will stop automatically retrying to renew the expired subscription.
Note: Present if in a grace period
Example: 1605232028848
Note: Present if in a grace period
Example: 1605232028848
When Apple will stop automatically retrying to renew the expired subscription. When Apple will stop automatically retrying to renew the expired subscription.
Note: Present if in a grace period
Note: Present if in a grace period
If auto-renewable subscription is actively trying to be automatically renewed by Apple. Check the {@link expires_intent}, {@link expires_intent} to determine if Apple is trying to renew before or after the subscription has expired. If the subscription has expired, you are going to need to think through the logic of Grace Periods. Read more about Grace Periods to learn more about them. If auto-renewable subscription is actively trying to be automatically renewed by Apple. Check the {@link expires_intent}, {@link expires_intent} to determine if Apple is trying to renew before or after the subscription has expired. If the subscription has expired, you are going to need to think through the logic of Grace Periods. Read more about Grace Periods to learn more about them.
1 - Apple is trying to renew the subscription. See grace_period_expires_date to determine when Apple will stop trying. 0 - Apple has stopped attempting to renew.
Note: Present if auto-renewable subscription has expired and Apple is or is not trying to renew it.
1 - Apple is trying to renew the subscription. See grace_period_expires_date to determine when Apple will stop trying. 0 - Apple has stopped attempting to renew.
Note: Present if auto-renewable subscription has expired and Apple is or is not trying to renew it.
Note: Present if the customer redeemed an offer code. Note: Present if the customer redeemed an offer code.
Resources:
Resources:
The transaction ID that identifies a full payment history for a customer paying for a subscription through all of the renewals, upgrades/downgrades. The transaction ID that identifies a full payment history for a customer paying for a subscription through all of the renewals, upgrades/downgrades.
1 - customer accepted the price increase 0 - customer has not yet accepted the price increase 1 - customer accepted the price increase 0 - customer has not yet accepted the price increase
Note: Present if the customer was notified of price increase. When you enable a price increase for existing customers, Apple follows a schedule that it has set. View the schedule here in the section "Increase the price of an auto-renewable subscription".
See expiration_intent as the customer will have their subscription expire if they never accept the price increase.
Note: Present if the customer was notified of price increase. When you enable a price increase for existing customers, Apple follows a schedule that it has set. View the schedule here in the section "Increase the price of an auto-renewable subscription".
See expiration_intent as the customer will have their subscription expire if they never accept the price increase.
Product id this renewal information is referring to. Product id this renewal information is referring to.
Generated using TypeDoc
Official Apple documentation Official Apple documentation