Hi there,
I have a web page witch user can by a software I've made... I have open an account with paypal but do not know what to do next.. would need some assistance here. I know that once peop...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_20505386.html
I'm trying to get asp.net to buy a product via paypal, but using post rather than get
GET is easy but can easily be tampered with
Whilst I can post using a Net.HttpWebRequest you don't see the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20756146.html
Zones:
.NETDate Answered: 01/19/2004 Rating: 8.0 Views: 0
Can't find a working one anywhere.
http://www.experts-exchange.com/Other/Miscellaneous/Q_21162077.html
Zones:
MiscDate Answered: 10/09/2004 Rating: 7.4 Views: 0
Hello,
I have set paypal shopping cart on my website but when ever a user adds an item he is redirected to paypal shopping cart telling him:
"You may only add items denominated in Euros to this C...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21433172.html
Hi guys I have the following code:
public void CheckOut(object sender, EventArgs e)
{
string cartBusiness = "dean.frazer1@btinternet.com";
string cartProduct;
int cartQuantity;
...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21477928.html
Zones:
C#Date Answered: 07/01/2005 Rating: 7.4 Views: 0
I have been sat here looking for at least 1 hour for a suitable host. I am looking for a host with these features:
Supports ASP.
Supports Access.
Under $40 a year.
Can pay with paypal.
Ple...
http://www.experts-exchange.com/Networking/ISPs_Hosting/Q_21565443.html
Zones:
ISP / HostingDate Answered: 09/28/2005 Rating: 6.6 Views: 0
I've worked with API's from eBay, UPS, and Freightquote.com. Each of these used XML based request/response methods to send data back and forth. I simply store an XML request string in a variable ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21691662.htm...
Zones:
ASPDate Answered: 11/30/2006 Rating: 6.0 Views: 0
Can someone give me an example script of a merchant tools paypal shopping cart that uses instant payment notification?
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21758950.html
Hi All,
I'm trying to submit the contents of a form to the paypal site for processing but I'm new at this so finding the two paypal guides I'm reading () a little difficult to follow. I can't rea...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21862743.html
hi
i hv a cart, i want to send 3 field information to paypal and after payment when it comes to return url i want back those 3 field value back, how i can?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...