| |
You are here: Experts > Computing/Technology > Business Software > Active Server Pages Programming (ASP) > PayPal Payment processing? + ASP
Expert: Ashley Brazier - 10/20/2009
Question Hi there,
I wanted to make a simple order processing website with ASP/VBScript with a backend database BUT i wanted to add PayPal payment processing to each of the products. So that when the user clicks on a product to purchase (providing that its in stock, validated) it sends the transaction ID with product detail to PayPal so that they may login and pay me. Is this possible?
If you have any information or if you can guide me that would be excellent. I am in process of designing the database and ASP pages, and my issue is PayPal.
Answer Hi,
Yes its possible. This is the best place to start:-
https://developer.paypal.com/
They have all the documents you will need on how to make your script work with paypal. You can also test on there development site so you can see how it functions etc.
Hope this helps
Add to this Answer Ask a Question
|
|