HOME FEATURES PRICING PURCHASE CONTACT US 541-306-6332  
Components
Shopping Carts
XML VS.NET Cart
Automation/Integration
Shipping Calc
Fortune 500 Tax
Multi Source Calc
AddItem
DelItem
ClearCart
FillCart
Subtotal
Total
Purchase
Pay-Per-Download
Product Manager
Payment Systems
Credit Card Gateway
POS Terminal
SSL Security
Merchant Accounts
TI Server
Reporting
Site Statistics
Transaction Reports
TI Server
Concerto (web mail+)
WebMail
Chat
Discussion
FileShare
Authentication
ASP
Overview
ADO Database
SendMail
File IO
Include Files
Transactions
ISAPI/HTML-Basic
Scheduler
Authentication
SendMail
AspChat
File Upload
Banner Rotator
Random Graphics
Random Pages
Page Counters
ISAPI/HTML-Database
dbSearch
dbstore/SendMail
dbdelete
dbupdate
Template Driven
Customer Service
Contact US
Consulting
Employment
Support Web Site
Company Info
Press Information
Corporate Overview
Sales Information
Hosting Service
Merchant Account

God Bless America!

Hosted by InfoDial


ASP SCHEDULER SETUP

You can setup our ASP Scheduler to perform various actions or initiate events depending on whether or not the criteria you specify has been met. Simply find the event you wish to setup below and enter in the event parameters. Where reference to an order number is required, use ##OrderNumber## and the server will put the value of the current ordernumber in its place:

https://www.yoursite.com/yourasp.asp?param1=this&param2=that&OrderNum=##OrderNumber##&param3=moreparams.

You can also include any of the transaction variables in the URL exactly the same way the "OrderNumber" is specified:

https://www.yoursite.com/yourasp.asp?param1=this&param2=that&Name=##TP_FIRSTNAME## ##TP_LASTNAME##&param3=moreparams.

See the complete list of transaction variables in the support section.

If no verification will be done on the order you may leave the filter fields blank.

Authorization: If you have pages under protected areas, pre-auth the server in the URL:

https://mylogin:Mypass@www.yoursite.com/_root/yourdir/yourasp.asp?...

Some second-stage ISAPI components require authentication. Use

##SITE_LOGIN##, ##SITE_PASSWORD##, ##SITE_PASSWORD2##.

Note: When creating an event please make a note of the Event Code returned in case you have to delete it at a future date.

Delete Entry

Specify an event to delete. You will get confirmation.
Merchant ID:
EventType:
Entry To Delete:
LOGON
PASSWORD
 

On Transaction Approved

Specifies an event to occur when a customer's transaction is approved.
Merchant ID:
Look for:
In Field: to verify.
URL:
LOGON
PASSWORD
 

On Transaction Declined

Specifies an event to occur when a customer's transaction is declined.
Merchant ID:
Look for:
In Field: to verify.
URL:
LOGON
PASSWORD
 

On Recurring Approval

Specifies an event to occur when a recurring transaction is approved.
Merchant ID:
Look for:
In Field: to verify.
URL:
LOGON
PASSWORD
 

On Recurring Decline

Specifies an event to occur when a recurring transaction is declined.
Merchant ID:
Look for:
In Field: to verify.
URL:
LOGON
PASSWORD
 

On Time Event

Schedules an event to occur at a specified time.
Merchant ID:
Enter Every X Number of Days:
or Every Xth day of the Month:
Start on Date (DD/MM/YY):
URL:
LOGON
PASSWORD
 

  ©1995-2001 InfoDial, Inc.