Difference between revisions of "Creating Plans"

From JReviews Documentation
Jump to: navigation, search
 
Line 50: Line 50:
 
Custom variables provide additional flexibility to your pricing plans. The variables are made available in the theme files so you can use them for customizations. For example, you can show/hide specific page elements based on the variables that are included in the plan.
 
Custom variables provide additional flexibility to your pricing plans. The variables are made available in the theme files so you can use them for customizations. For example, you can show/hide specific page elements based on the variables that are included in the plan.
  
Read this article which explains in detail [[How to use custom variables|how to use custom variables]].
+
For more info and examples, read [[How to use custom variables|how to use custom variables]].
  
  

Latest revision as of 23:31, 20 November 2013

Creating Pricing Plans

To create a Listing Pricing Plan, click on the Pricing Plans link under the Paidlistings Setup menu.

Click the New button in the top right corner and you will get the New Pricing Plan form:

New-plan.png

Enable - must be set to Yes if you want the plan to be available for purchasing.

Show in submit form - allows you to hide the plan from the list that appears after category selection. This can be useful in implementations where new listings are free (an example is available in the FAQ section of this manual).

Default Plan - appears pre-selected in the order page. There can be only one default plan of the same type (base or upgrade) per category.

Plan type:

  • Base - a base plan that will be available only for new listings and when existing base plan expires.
  • Upgrade - an upgrade plan that will be available only for listings that have a certain base plan applied to add more features to the base plan before it expires.

Payment type:

  • One Time Payment - the user makes a single payment when ordering a plan for the first time. After the plan expires, the user will need to go through the process of paying for the next period again to keep the listing published.
  • Subscription - subscriptions are handled by payment processors. Currently, only PayPal supports subscriptions (recurring payments). When the user orders a subscription plan, PayPal will setup recurring payments and after the plan expires, the user will be automatically charged for the next period. The subscription will run until the user cancels it in Paypal.
  • Free or Trial - the user doesn't have to pay anything. When adding a free or trial plan with an expiration remember to setup a paid plan for the same categories so users can keep their listings published.

Free/Trial Limit - if you select Free or Trial as payment type, you can limit the number of times this plan can be used with different listings. Leave empty for no limit.

Duration - Days, Weeks, Months, Years, Never Expires

If the Plan you are creating is Upgrade plan, the duration must be set like this:

  • If the base listing plan never expires - you can set any duration for the upgrade plan.
  • if the base listing plan has an expiring date - you must set "Never expires" for the upgrade plan and it will expire together with the base plan.

Action after expiration - choose if the listing will be unpublished after the plan expires or a new Free/Trial plan order will be created.

Description - use this field to to provide more details regarding the plan, it will be displayed below the plan name on listing submit page and the plan overview page.

New-plan2.png

Moderation - if set to Yes, new listing will be left unpublished until approved by admin, even if the user paid for listing submission.

Featured - if set to Yes, the submitted listing will become Featured.

Category & Custom Field Assignment - first choose for which categories the plan will be available and then you will be able to choose which custom fields will be included.

New-plan3.png

Enter the total number of media items that users will be able to upload for each media type. Leave empty to use the global media count setting for each media type or to default to the base plan setting if this is an upgrade plan.

New-plan4.png

Custom variables provide additional flexibility to your pricing plans. The variables are made available in the theme files so you can use them for customizations. For example, you can show/hide specific page elements based on the variables that are included in the plan.

For more info and examples, read how to use custom variables.