You can use the video below, or follow the text instruction below:


Max upload size: The maximum upload size for premium users
Password function enabled: Turn the password function on or off.
Expire time: The expire time for premium users
Advertising enabled: Show or hide advertisements for premium users
Item name: The name of the subscription (Will be shown on the checkout page)
Subscription description: The description of the subscription.
Currency code: The currency where your users need to pay in. See all currency codes here: https://developer.paypal.com/docs/classic/api/currency_codes/
Price: The price of the subscription, this price will also be charges every billing cycle.
Billing time: Unit for billing during this subscription period.
Billing frequent: Number of billing periods that make up one billing cycle. The combination of billing frequency and billing period must be less than or equal to one year. For example, if the billing cycle is Month, the maximum value for billing frequency is 12. Similarly, if the billing cycle is Week, the maximum value for billing frequency is 52.
Maximum failes: Number of scheduled payments that can fail before the profile is automatically suspended.
You can use the following email codes:
{next_date}
{paypal_id}
{last_date}
{name}
{status}
{company}
{sub_id}
{manage_page}
You can use sandbox to test out the plugin without using real money.
You will need to set the sandbox value to true in the applicatiion/plugins/droppy_premium/config.json file and fill in the sanbox API credentials on the settings page of the pluign.
You can setup and manage your sandbox settings and account here: https://developer.paypal.com/developer/accounts/
Q: It does not redirect me to paypal after clicking the checkout button
A: Make sure you are using the right API settings
Q: When I click cancel or reactivate it does not do anything
A: Please be patient, sometimes it can take some time until the status will be updated in paypal and your databse.
Q: I can not find the IPN and API page in paypal
A: Make sure you are using a Business account and not a personal paypal account.
Please contact us here http://support.proxibolt.com for any questions.