hash"? I am unfamiliar with that term.
I realize that I am not sending much to my dB right now. I just wanted to get the post working then add the other fields that I need.
The IPN listener, ipn.php, is also for the test however I see your point and will make the necessary adjustments once it...
Can't quite find the process for getting the form to post to the database then forward the user to paypal for payment with just one click of a subscribe button... Googled quite a bit and am not really understanding the process. On another note.. My IPN works but I have a strange issue.
When...
Flash Forward:
My form works entering data into the database!!
The same form, works connecting to paypal and the payment is processing. (I changed the "post" variable to the paypal sandbox URL for testing this section.)
jpadie, you mentioned something about adding the data to the database...
Thanks for the reply... let me clarify a bit here... what I posted above was found on the net as an example of what I would like to do... I was using it to learn how PHP and mySQL work together and for the syntax used to complete the process. I figured if I could understand something more...
GREAT!!! This will quite possibly make things a bit easier for me in the final code.
OK, stepping back a bit... can you tell me why the data isn't entered into the database with the code the way it is right now?
When I use the fwrite function to show me where the code gets to in my IPN.log...
JPadie,
Thank you for your reply.
The second option is what I am looking at doing as a portion of giving a user 'membership access' AFTER paying for the membership.
I was hoping to utilize the IPN data as a way to capture the user's information and use portions of that data for their...
OK, Learning here so please excuse me.
The information is, at current, coming from the paypal IPN test page in paypal's sandbox. I have verified that the IPN write back is functioning correctly and all of the fields that have data are getting thru to the ipn.log file.
I have used the...
Actually I think this is more of just a n IPN question but I hope I can get an answer here.
I found this code for IPN
<?php
//Lets do MySql connection stuff
$mysql_host='localhost'; //Leave at localhost
$mysql_user='blah'; //DB User
$mysql_pass='blah'; //DB Pass
$mysql_db='blah'; //DB Name...
Great! Thanks! The email was sent from the Google domain preceded by half of my handle, punctuation and 620. Maybe we could do all the stuff in a shared doc for easier posting when ready.
OK, I got the paypal IPN thing to work in the 'sandbox'... sorta... or at least it passes the test in sandbox.
I was hoping that the code $email = $_GET['ipn_email']; would actually send me an email when I passed the email address to the handler via the get statement...
(i.e...
OK... let me get this straight... I have a form with several user entry points... each point now MUST be a session variable so... IF I have 12 items in the form and I need those items when I get back from paypal (Yes I can tell paypal where to send the user after processing),
i.e...
I have form data that I need to hold on to while the user is sent to the paypal site to process a payment then when the payment is excepted the user is returned to a "thank you" page that dumps the data into a database. IF the payment is declined or canceled by the user, then he/she user is...
I have a machine running XP Pro. On it was a shortcut to a network resource. Clicking the shortcut took me to my resource and I was able to navigate my directories BUT it was very slow in reacting to my selections. I then took the path from the shortcut and copied it to the entry box for the...
WOW YOU GUYS ARE GOOD!!! SOMEONE must have benn reading my post and thought that maybe I asked this before so I checked my past messages and found my answer.
Thank You to whomever has the mental telekenetic powers that boosted my memory cells.
It was in the TCP/IP settings under advanced.
I...
I remember, a while back, a thread that simply told me how I could access the internet whilst connected to my office via VPN. It was a check mark somewhere but for the life of me I can't remember where that box is.
I need to be connected to my office computer from home and at the same time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.