Home > Contents > Index >
AssetMaker   |    Cart Tags   |    Errors   |    Miscellany   |    Index

 

FulfillmentURL

Required for digital goods, microtransactions, and digital subscriptions. Prohibited for tangible goods.

This URL specifies the location of the digital item, microtransaction item, or digital subscription to be delivered. The URL might specify an HTML page, or more typically a CGI program that manages the content delivery. This URL must be protected so that only buyers who have paid for this product have access.

FulfillmentURL is prefixed by several properties in the transact.ini file that identify a particular store. By default, these come from the default catalog server properties, identified in the transact.ini file by the string: tx.defaultStore.*.

Commerce Connector constructs the FulfillmentURL string as follows:

If the default fulfillment server properties in transact.ini are:

and ItemURL is pagename=itempage, then the concatenated URL string is:

If you have one or more stores registered with Transact, then the values that make up the OfferURL are determined by properties in transact.ini that correspond to a specific store, identified by the string tx.store_N.*, where N is a non-negative integer that identifies the store. For example, tx.store_0.*, identifies your store number one.

For example, if the registered store properties in transact.ini are:

and ItemURL is pagename=getitem, then the concatenated URL string is:

When you register a store with Transact, you must use the Content Server Property Editor to manually enter the properties for that store. For instructions on using the Property Editor, see the dCS Administrator's Guide.

  Home > Contents > Index >

FatWire Miscellaneous Reference
Copyright 2005 by FatWire Software
All rights reserved.