recurring payment not billed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my company has develop a recurring payment system using Billing Agreements and Plans providing 14 days of free trial and after these 14 days a one time payment of a fee for the full activation of the license.
Checking the payment status of one of our subscriber with this call
https://api-m.paypal.com/v1/payments/billing-agreements/AGREEMENT_ID
it results that the next_billing_date is expired and no payment has been attempted
The Agreement object retrieved by the call
1 cycles_remaining, next_billing_date yesterday, failed_payment_count 0 and no outstanding balance.
The only "strange" thing is payer.status=unverified.
(For test purpose, in this case, the demo period was limited to 3 days)

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How can I revoke SamCart's access my recurring payments? in NVP/SOAP APIs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Recurring payment managed by merchant server async in REST APIs
- Subscription Status Immediately Updates to New Plan Despite Payment Scheduled for Next Billing Cycle in NVP/SOAP APIs