hari PULIJALA (hpulijala) has made 15 posts.
narrowed it down. PaypPal sandbox is turned on...is "https://www.sandbox.paypal.com/cgi-bin/webscr" …
Post on Jan 30, 2019log - gets to "here 1" but never to "here2" after creating new myWriter; any ideas? bool V…
Post on Jan 27, 2019Can you please just itemize what I need to double check so SendPKeys will start working!
Post on Jan 27, 2019this does not solve my problem. Because my code (which is just like your sample code) is not genera…
Post on Jan 27, 2019that option is available in the PaymentSettings.php but NOT in the PaymentSettings.cs or .vb files.
Post on Jan 25, 2019code snippet please for paymentsettings.cs to write to the log file.
Post on Jan 25, 2019Can I write to the log files in the \logs\LimeLM API folder?
Post on Jan 25, 2019yes, I know. I just wanted to know if when the PayPal sandbox is turned on, does your system (your…
Post on Jan 24, 2019When I have the paypal sandbox turned on, the automatic product licensing does not occur and I do no…
If on the real server, can you explain to me how the post gets called in your c# example?
Post on Jan 7, 2019Thanks. We have a server.
Post on Jan 7, 2019The post function seems to be only on the Page_Load function in payment.aspx.c
Post on Jan 7, 2019This is your sample project.It is on local host.Paypal payment succeeds to sandbox and returns to Th…
Post on Jan 7, 2019PayPal sandbox and local host:Running your c# payment example. PayPal payment is processed successfu…
I have recently taken over a Shopify web site for a C# Visual Studio application I created for a cli…