Trying to setup flexible subscriptions in an ionic mobile app

simt
Contributor
Contributor

Hi Folks,

I am a Little confused of how to do that!?

I have implemented the express checkout for normal payments fully on the Client side so far.

Is this also possible for subscriptions?

Or do I have to Setup billingplans and use the restapi on a node Server side? with paypal.billingPlan.create and so on

Or do I have to work with curl like curl -v -X POST https://api.sandbox.paypal.com/v1/catalogs/products \, which is described in the subscriptions section of the documentation Right on the top more or less? And if so, how does it work in JavaScript or typescript, is there any sample Code how this works? Do I have to implement These calls with curl on the Server side or Client side. Don't understand this!

 

Thanks

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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