| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Account Closed | Php paypal ipn subscription Hey, Was wondering if any one has a bit of code for paypal subscriptions via IPN? Looking for something that would set up a yearly subscription, any surgestions? Code snippets or articles on this? Ideally looking for a code snipet to adjust etc. |
| |
| | #2 (permalink) |
| NamePros Member | If you can use joomla, there is a really nice module for it. http://extensions.joomla.org/compone...367/Itemid,35/
__________________ GamePacks.org - Products for the Arcade/Media Community Video Script - The ultimate media site script AutoVideoScript.com - Run your own youtube sharing site |
| |
| | #3 (permalink) |
| Traveller | Did you try that out Davic? How did it go? Anyone know of anything similar which does not require Joomla?
__________________ Internet.geek.nz NameCooler.com Unlimited Domain Name Web Hosting Travel Money Rates |
| |
| | #4 (permalink) | |
| DNOA Member | Quote:
It's a good idea to test your script before you go live: developer.paypal.com - the "Sandbox" is a testing zone where all accounts and money amounts and even emails are fake, but it works just like the real site. Also: https://www.paypaltech.com/SG2/ - official PayPal site that generates IPN scripts for you to build from. People, including me, will recommend that you use IPN to record transactions on your end of the system. Use PDT only to give users a message upon returning to your site whether their transaction was good or not. Use: https://www.paypaltech.com/PDTGen/ if you want a PDT template. (Remember, don't rely on this to store transaction data on your own server! Use IPN instead.) If you would like, I have experience doing this, and will be happy to implement one for you for a good, reasonable price. | |
| |
| | #5 (permalink) |
| Traveller | thanks mholt, I could code it myself, I'm just looking around to see what existing code for managing subscriptions is available to use before I go and reinvent the wheel myself
__________________ Internet.geek.nz NameCooler.com Unlimited Domain Name Web Hosting Travel Money Rates |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |