Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 07, 2012 11:08 AM by asrkakamilan
Member
14 Points
25 Posts
Apr 07, 2012 04:31 AM|LINK
hy all
i'm creating online shop with asp.net/vb using visual studio 2008 and sql server 2005
i've already create sandbox user for buyer and seller
i've already read many links that google provides and sometimes i got confused
my prob is when you clicked buy now button.. what will happend? there's some code behind rite?
thanks for your help
Participant
1612 Points
389 Posts
Apr 07, 2012 05:04 AM|LINK
Hi,
Please refer the below link for Paypal implementation.
http://www.codeproject.com/Articles/42894/Introduction-to-PayPal-for-C-ASP-NET-developers
http://www.codeproject.com/Articles/19184/Use-of-the-PayPal-payment-system-in-ASP-NET
http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet.aspx
http://indiandotnet.wordpress.com/2009/04/14/simplest-paypal-integration-with-aspnet-in-5-steps/
http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx
Apr 07, 2012 11:08 AM|LINK
hi there...
i said earlier my dbase using sql server 2005 express.. and my products total about 120 items
and i used gridview to view my product details...
after i read all related news from link you gave me, mostly they used xml or simple data like 5 data...
thanks for helping :)
asrkakamilan
Member
14 Points
25 Posts
paypal sandbox
Apr 07, 2012 04:31 AM|LINK
hy all
i'm creating online shop with asp.net/vb using visual studio 2008 and sql server 2005
i've already create sandbox user for buyer and seller
i've already read many links that google provides and sometimes i got confused
my prob is when you clicked buy now button.. what will happend? there's some code behind rite?
thanks for your help
atulthummar
Participant
1612 Points
389 Posts
Re: paypal sandbox
Apr 07, 2012 05:04 AM|LINK
Hi,
Please refer the below link for Paypal implementation.
http://www.codeproject.com/Articles/42894/Introduction-to-PayPal-for-C-ASP-NET-developers
http://www.codeproject.com/Articles/19184/Use-of-the-PayPal-payment-system-in-ASP-NET
http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet.aspx
http://indiandotnet.wordpress.com/2009/04/14/simplest-paypal-integration-with-aspnet-in-5-steps/
http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx
Atul T.
Please click "mark as answer" if this post helped you.
asrkakamilan
Member
14 Points
25 Posts
Re: paypal sandbox
Apr 07, 2012 11:08 AM|LINK
hi there...
i said earlier my dbase using sql server 2005 express.. and my products total about 120 items
and i used gridview to view my product details...
after i read all related news from link you gave me, mostly they used xml or simple data like 5 data...
thanks for helping :)