For a week I have tried to figure out how to Create a simple Payment System using VBNET.
I want to create a simple Button and a field for Email and Password for users to buy a Product Directly using the Software. It doesnt have to be with different prices, but just a single price and a button click to pay directly withing the project.
I had no luck for over a week now, and every other VBNET methods are with ASP. But I want a VBNET Project without using ASP.
I found a Tutorial on here but its old and the paypal.class.php was missing. I have found it and attached it below in the post here >> http://www.vbforums.com/showthread.p...hlight=payment .. But I was not able to make iti work.
If there is any other possible way or method to carry out a simple Payment using VBNET then I will be more than happy to know..
Thank you very much in advance
//Old Sample Removed from Attachments
I want to create a simple Button and a field for Email and Password for users to buy a Product Directly using the Software. It doesnt have to be with different prices, but just a single price and a button click to pay directly withing the project.
I had no luck for over a week now, and every other VBNET methods are with ASP. But I want a VBNET Project without using ASP.
I found a Tutorial on here but its old and the paypal.class.php was missing. I have found it and attached it below in the post here >> http://www.vbforums.com/showthread.p...hlight=payment .. But I was not able to make iti work.
If there is any other possible way or method to carry out a simple Payment using VBNET then I will be more than happy to know..
Thank you very much in advance
//Old Sample Removed from Attachments