| | |
paypal integration
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jul 2009
Posts: 5
Reputation:
Solved Threads: 0
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
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
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.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
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.
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.
Please - rep if someone helps you, it can't be traded for stuff, but it's nice.
![]() |
Other Threads in the PHP Forum
- Previous Thread: Bulk Uploading Audio files to FTP?
- Next Thread: How to Convert .xls file to .csv file in php code
| Thread Tools | Search this Thread |
api apple browser cloud collaboration computing database datacleanse discounts ebay ecommerce hacking ibm integration javascript johndonahoe jquery linustorvalds linux memberships microsoft news paypal php rational safari security sharepoint skype sms sql subscription talend thelinuxfoundation tivoli unix webservices windows






