script for paypal
I need to create a script on successful payment via paypal for an
ebook on my site
The script should be on the server side that paypal calls when the
response is processed, that generates a random token for the user,
and saves that token to my list of valid tokens.
Then have a second script that accepts a token and streams a download
based on the token.
I am new to php (today so have no clue :()
.
Relevant Pages
- RE: Vista group policy, 2003 server...help ?
... Windows accomplishes this by using two ... access tokens for each user: ... limited and elevated tokens are mostly identical, ... The script actually works and maps the drive. ... (microsoft.public.windows.server.general) - Re: Mysterious MathInst error
... or in a place where tokens were being ... There seems to be a bug in the MathInst script which ... By the way, after running the script, I get everything as expected ... I wonder if anyone can tell me if my impression was wrong, ... (comp.text.tex) - Re: ^M characters in the files
... That's what windows text files look like in binary editors ... | I would like to do token replacements in FileB using FileA. ... I have enclosed the script at the end of the file. ... | For Each Token In Tokens ... (microsoft.public.scripting.wsh) - Re: script for paypal
... >> ebook on my site ... >> The script should be on the server side that paypal calls when the ... >> and saves that token to my list of valid tokens. ... (alt.php) - Re: script for paypal
... > ebook on my site ... > The script should be on the server side that paypal calls when the ... > and saves that token to my list of valid tokens. ... (alt.php) |
|