| Author |
Message |
Topic: Cry for help!! |
JRowe
Replies: 11
Views: 919
|
Forum: Web Design Posted: Thu Jun 22, 2006 4:28 pm Subject: Cry for help!! |
| Awesome! I'm done, finally. Now all that's left is formatting, but the machinery is working. Customer registers, clicks on the Go button to go to paypal, signs into paypal, pays, is redirected to a th ... |
Topic: Cry for help!! |
JRowe
Replies: 11
Views: 919
|
Forum: Web Design Posted: Tue Jun 20, 2006 8:19 pm Subject: Cry for help!! |
| ok, cool. I'm down to one last problem, and thats making the button pass a custom variable. I can grab the unique ID for each customer, but I don't know how to set it in the button or the IPN. The clo ... |
Topic: Cry for help!! |
JRowe
Replies: 11
Views: 919
|
Forum: Web Design Posted: Tue Jun 20, 2006 7:23 pm Subject: Cry for help!! |
| Ok, I can process the payment now, getting Verified or w/e from Paypal. The only problem I have is passing the Index number (ID for each individual) through paypal. How do I pass a custom variable? |
Topic: Cry for help!! |
JRowe
Replies: 11
Views: 919
|
Forum: Web Design Posted: Tue Jun 20, 2006 5:05 pm Subject: Cry for help!! |
ok, here it is! the dreaded ipn script. All I want to do is update the game databases if payment is verified. Other service issues are irrelevant at this point in time, so here goes:
<?
// read ... |
Topic: Cry for help!! |
JRowe
Replies: 11
Views: 919
|
Forum: Web Design Posted: Tue Jun 20, 2006 2:34 pm Subject: Cry for help!! |
| Ok then, Customer registers, then is taken to a page with the paypal button, which they press and then are sent to paypal. Is there any way to incorporate the initial write to the database with the pa ... |
| |