How to get amount next recurring subscription

Serraiello
New Community Member

Hi,

I need to retrieve the next amount of subscription via API.

I use the RestAPI to get the details of subscription, but in the result not exists the recurring amount of subscription.

I can update subscription to change the recurring amount, but I don't find any API to get the current amount.

Exists a different RestAPI endpoint to get this information?

 

Thanks for any hints 

Login to Me Too
1 REPLY 1

vaishnavib
Moderator
Moderator

Good day @Serraiello

 

Thank you for posting to the PayPal community.

 

I would like to inform you that currently, we do not have an API available to check the recurring subscription amount.

 

However, you can use the show plans GET method to retrieve information about the billing cycle. In the response body, you can check the "billing_cycle" object. In this object, you will find the pricing scheme object, which gives detailed information about the pricing scheme.

 

For more detailed information, please refer to the following URL: https://developer.paypal.com/docs/api/subscriptions/v1/#plans_get

https://developer.paypal.com/docs/api/subscriptions/v1/#definition-billing_cycle

 

If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.

 

Sincerely,

Vaishnavi

PayPal MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.