Show/Hide Toolbars

CWT Software Configuration Handbook

Element        Path: <cwt><ARTICLE><paymentService>

This sub-element defines the connections to payment services in the CWT that can be used to sell the article. One or more payment services can be connected to an ARTICLE depending on the requirements of the setup.

attribute

id

Value:0–65535
Default:
Description:The id of the payment service available to use when purchasing the article.

Example:

Set-up that defines an article connected to two payment services with id 0 and id 1:

<ARTICLE>
  <paymentService id="0"/>
  <paymentService id="1"/>
</ARTICLE>