paypal integration
-
hi I am developing a site for purchase products. So i am using paypal for payment. I am sending reqired items on paypal and paypal ask for loginId or credit card detail. In my testing account i login and pay the amount. After the above process PAYPAL show conformation page and a Button (retun to you site) after clicking on that button i back on my site. All the above proces is going well but i want to come back on my site without the paypal conformation page or button click. (i need that because on retun from pappal i update the use account.) please help some one.
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
-
hi I am developing a site for purchase products. So i am using paypal for payment. I am sending reqired items on paypal and paypal ask for loginId or credit card detail. In my testing account i login and pay the amount. After the above process PAYPAL show conformation page and a Button (retun to you site) after clicking on that button i back on my site. All the above proces is going well but i want to come back on my site without the paypal conformation page or button click. (i need that because on retun from pappal i update the use account.) please help some one.
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
You need to either not use paypal, or see if they have a paid option that does what you want. Or change your design.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
hi I am developing a site for purchase products. So i am using paypal for payment. I am sending reqired items on paypal and paypal ask for loginId or credit card detail. In my testing account i login and pay the amount. After the above process PAYPAL show conformation page and a Button (retun to you site) after clicking on that button i back on my site. All the above proces is going well but i want to come back on my site without the paypal conformation page or button click. (i need that because on retun from pappal i update the use account.) please help some one.
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
Hi Rajiv I am also gone through same situation. For that purpose you have to use paypal IPN. You can send a ipn page url to paypal. While processing is carried out paypal call this page in backgroud you can check transaction status here if it is success then update user account. If you have any query then ask me? Regards Rahul
People Laugh on me Because i am Different but i Laugh on them Because they all are same.
-
Hi Rajiv I am also gone through same situation. For that purpose you have to use paypal IPN. You can send a ipn page url to paypal. While processing is carried out paypal call this page in backgroud you can check transaction status here if it is success then update user account. If you have any query then ask me? Regards Rahul
People Laugh on me Because i am Different but i Laugh on them Because they all are same.
hello rahul very very thanks for your ipn idea. my problem has been solved :)
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected