Hi all,

im starting to use paypal in my custom cart, i want to use express checkout in my cart. Can anyone tell me how to retrieve paypal token with php script ??
or just give me a simple brief about it, ill try to read paypal tutorial, but its to complicated for me

Thx

Recommended Answers

All 3 Replies

Hi all,

im starting to use paypal in my custom cart, i want to use express checkout in my cart. Can anyone tell me how to retrieve paypal token with php script ??
or just give me a simple brief about it, ill try to read paypal tutorial, but its to complicated for me

Thx

Hi, you can get it from url - $token = $_GET;
but I would suggest to download my class from sourceforge -
http://sourceforge.net/project/showfiles.php?group_id=246036

it's lincensed under gpl so you can test it, improve it ...
Anyway it is very easy to use, just read readme.txt
Hope this help.

---------------------------------------------------------------------
<URL SNIPPED>

Thx for the reply Pete, ill try to use your class.

Cheers

all php, asp,.net , asp developers....wait for a week becos i've achived an paypal through asp.net it's very easy all you need to some settings rest is going to be fine..

i'm gonna add the code..
documentation how it works..and
few links that how to do it..

this is going to be fun...!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.