- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Best method to use- Classic ASP AIM or SIM
Hello
I've looked around and found some answers. Before I jump into coding I wanted to see if there is a best method for what i am looking to do.
Classic asp site
1. People login, and I have their information, BUT do not have any type of payment information stored. It's ok if they have to enter their billing information each time. All security is on authorize.net
2. Would like to keep people on the site, but if they need to go off site (like SIM) is there a way to make it look like they are still on the site.
3.Using mysql database and need to update database either before or preferably after payment has been approved.
any help would be appreciated.
โ03-10-2014 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
if you getting a SSL AIM or DPM, if not DPM
โ03-10-2014 09:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is there a DPM ASP coding?
She does have a SSL if needed
โ03-10-2014 11:14 AM - edited โ03-10-2014 11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
authorize.net didn't make any sample code for DPM, but if yo read the DPM doc, it very similar to SIM which they did have ASP sample code.
As for AIM, you will also need to be PCI Compliance http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/PCI-SSC-releases-E-comm...
โ03-10-2014 11:37 AM

