Plugin Trade
Introduced in Tiki6Send or receive payments from one member to another using the Payment feature. (for cclite only so far, experimental)
Parameters
Required parameters are in boldPreferences required: wikiplugin_trade, payment_feature
| Parameters | Accepted Values | Description | Default | Since |
| price | text | Currency depends on the selected registry. | ||
| registry | text | Registry to trade in. Default: site preference (or first in list when more than one) | ||
| currency | text | Currency to trade in. Default: Cclite currency preference for registry set above | ||
| other_user | username | Name of the user to recieve or send the payment. Leave empty to display an input box. | ||
| wanted | n y |
Offered or wanted item. Default:Offered | n | |
| action | text | Default:Continue | Continue | |
| inputtitle | text | Title of the input form. Use %0 for the amount, %1 for currency, %2 for your user name, %3 for the other user. Supports wiki syntax Default:"Payment of %0 %1 from user %2 to %3" for offered items, "Request payment of %0 %1 to user %2 from %3" for wanted |
