paypal integration

Thread Solved

Join Date: Jul 2009
Posts: 5
Reputation: Eman84 is an unknown quantity at this point 
Solved Threads: 0
Eman84 Eman84 is offline Offline
Newbie Poster

paypal integration

 
0
  #1
26 Days Ago
Hi
I need to integrate paypal gateway on my website. We sell memberships. There is a trial period for using some features of the website. After that users must purchase their memberships - it can be a mounth or 6 mounths or a year.

Now, I could dynamically generate the paypal button, but, I need to know how do I get the response and confirmation, then when users finish the paying, their memberships must be updated.
AND I HAVE NO IDEA HOW TO IMPLEMENT THAT.
and, I could not find the appropriate tutorial
PLZ help .. I need a clear and step by step tutorial because I fed up from searching in that topic.

I count on u guys

thanks
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 524
Reputation: Will Gresham is on a distinguished road 
Solved Threads: 86
Sponsor
Will Gresham's Avatar
Will Gresham Will Gresham is offline Offline
Posting Pro
 
0
  #2
26 Days Ago
Paypal has a whole section of their website dedicated to this subject, along with their own support forums. You will probably get all the info you need there
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 211
Reputation: chrishea is an unknown quantity at this point 
Solved Threads: 32
chrishea's Avatar
chrishea chrishea is offline Offline
Posting Whiz in Training
 
1
  #3
26 Days Ago
You may find that this helps to make it easy:
php-paypal-ipn-integration-class
Chris
See my list of PHP development tools at:
InnovationsDesign.net
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 5
Reputation: Eman84 is an unknown quantity at this point 
Solved Threads: 0
Eman84 Eman84 is offline Offline
Newbie Poster
 
0
  #4
24 Days Ago
@ Will Gresham
their forums are read-only in the mean time because they are moving, and, I could not access their new website.

@chrishea
I have download this before, and, I will try to work on it again, but, I still need some guidance ..
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 24
Reputation: liamfriel is an unknown quantity at this point 
Solved Threads: 1
liamfriel's Avatar
liamfriel liamfriel is offline Offline
Newbie Poster
 
0
  #5
24 Days Ago
There are many tutorials on the web even outside paypal. The IPN is very helpful and can be used for what you are requesting - I suggest setting up a subscription button for however long as paypal will notify a certain script when it runs out.

It works a bit like this:

Once the person has paid, paypal sends a bunch of information to your script, you must parse through this information and find out why paypal is accessing this script i.e. payment made, payment cancelled. Using passthrough variables you can find out what user made the request and your script can modify your site accordingly.
They throw us away like yesterdays jam - Maurice Mossley

Please - rep if someone helps you, it can't be traded for stuff, but it's nice.
Reply With Quote Quick reply to this message  
Reply

Tags
integration, memberships, paypal

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC