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
Parameters
Tiki Doc From Code error: memberpayment not found
Example
This code:
Copy to clipboard
{memberpayment group="association" price="50"}
Would produce:
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:
Related pages
- Payment
- Shopping Cart
- PluginAdjustInventory
- PluginExtendCartHold
- PluginPayment
- PluginShopperInfo
- PluginGroupExpiry
- PluginMemberlist
- PluginGroup