how to receive the payment using mobile in asp.net
Hi,
You need to implement the Payment Gateway for your site. You cannot recieve payment directly.
Check the following links,
http://www.west-wind.com/presentations/aspnetecommerce/aspnetecommerce.asp
http://www.sourcecodeonline.com/list?q=integrate_payment_gateway_with_aspnet
Hope it helps u...