Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Receive payment from a user to extend membership to a group | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Receive payment from a user to extend membership to a group

Plugin Member Payment

New in Tiki5

Use this wiki plugin for users to make payments to extend the length of their membership to a group.

Requirements

  • The group must have a membership expiry > 0 days
  • Payment feature must be enabled and configured

Parameters

Tiki Doc From Code error: memberpayment not found

Example

This code:

Copy to clipboard
{memberpayment group="association" price="50"}


Would produce:
Image

 Tip
The 365 days in the above example is set by the admin for the group as the number of days after which a user is automatically unassigned.


Clicking on the continue button:
Takes the user to a screen where the payment can be made. Here's an example with Paypal used as the payment method (set in the Payment admin panel):


Manually completing payment information:
An admin will be able to fill in the payment information in case of a 'manual' payment. Here's an example of what the admin would see fro an unpaid payment:

Aliases

Attached files

ID Name Comment Uploaded Size Downloads
48 pluginmemberpayment3.gif sylvie 14.24 Kb 1994
47 pluginmemberpayment2.gif sylvie 7.42 Kb 1929
46 pluginMemberPayment.jpg PluginMemberPayment lindon 9.52 Kb 1934
Show PHP error messages