How to check if PayPal subscription is still on trial period -


i'm using getrecurringpaymentsprofiledetails endpoint of paypal classic api retrieve information subscription. data, endpoint, how determine if customer still on initial trial period , not yet on regular billing period?

the account on trial, if trialtotalbillingcycles > numcyclescompleted, is, if have completed less cycles there trial cycles.


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -