Distribution
After you have built your client payment component (CPC), users of your Web site will have to download and register the component. To accomplish this, you can customize the files located in the \CPCPlugIn\download directory.
To enable users of your card to download the Other Card plug-in
- Copy the OtherCard.inf file to the directory in which you want to create the .cab file.
- Copy your .dll file into the directory in which you have placed the OtherCard.inf file.
- Edit the .inf file and BuildCab.bat and replace all references to OtherCard in these files with references to your card.
- Run the BuildCab.bat file to make the .cab file, and reference this .cab within the <OBJECT> tag that references your object. For an example of this tag's use, see SDK\Wallet\Samples\Install\OtherCard.htm.
© 1997-2000 Microsoft Corporation. All rights reserved.