- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When creating a subscription, the status value in the HTTP response can be APPROVED but it can also be ACTIVE. See https://developer.paypal.com/docs/api/subscriptions/v1/#subscriptions_create
How are these different? Surely if the subscription is approved then the subscription is active.
Solved! Go to Solution.
- Labels:
-
Subscriptions
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @henrywright
So, you can actually have a subscription be "Approved" without being active. Some merchants may need to set the start date at a later time. For example, they may have a furniture rental program that is "no money down, first 2 days are free, then payments of 15.99 a week after that". In this case, they could set the "Start date" to be 2 days from the time the customer signed up for the subscription. For 2 days, it would be approved but not active.
I hope that helps!
-Aaron

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @henrywright
So, you can actually have a subscription be "Approved" without being active. Some merchants may need to set the start date at a later time. For example, they may have a furniture rental program that is "no money down, first 2 days are free, then payments of 15.99 a week after that". In this case, they could set the "Start date" to be 2 days from the time the customer signed up for the subscription. For 2 days, it would be approved but not active.
I hope that helps!
-Aaron

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- subscription_id has disappeared in REST APIs
- Sandbox isnt working in REST APIs
- paypal angular sandbox, receiving not approved order ,when Capture even OnApprove is triggered in Sandbox Environment
- Receiving APPROVED Webhooks for Order, but capture leads to 404 or ORDER_NOT_APPROVED in REST APIs
- Approval Link for Subscription shows System Error if opened in a browser in Sandbox Environment