Click here to Skip to main content
15,886,095 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: , +
I have created the Business Facilitator and Buyer account. and integrated the sample code(API) provided by paypal community. but i am stuck in between. i have no clear idea what details i should know and how do i achieve the recurring billing integration.

What I have tried:

I have created the Business Facilitator and Buyer account. and integrated the sample code(API) provided by paypal community. but i am stuck in between. i have no clear idea what details i should know and how do i achieve the recurring billing integration.
Posted
Updated 3-Jun-19 3:45am
Comments
Patrice T 3-Jun-19 9:05am    
What say the paypal community ?

Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from paypal themselves - the scope for fraud otherwise is far too large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!
 
Share this answer
 
You use the Subscriptions API
Subscriptions API - PayPal Developer[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900