|
To use Easy Paypal plugin, you have to install the plugin, configure and enable it first. Then, you can have"{ezpaypalcp}" in your article to have Paypal button shown. Please NOTE, the text MUST be in plain text, with no formatting, such as bold or italic. Examples below will have the text in bold to prevent the text being rendered. To enable this plugin:  | Install the bot, configure it and then publish it. |  | You can config the default bot behaviors using Joomla plugin configuration screen. |  | when placing the bot in the content, you can use {ezpaypalcp} for default configuration or use {ezpaypalcp parameter1=value1,parameter2=value2,parameter3=value3....} format for each content. |  | Parameters are seperated by commma, without any space in between. When setting email address in parameter, please remove any HTML tags around the email address added by Joomla. | Dynamic parameters: | address | This parameter specifies the account in which Paypal payment will be made to. You can use email address or merchant ID. | | itemname | Name of the item you want to sell. | | itemnumber | The numeric ID of the item you want to sell. | | currency | The accepted currency symobol for the amount. We accept all Paypal currencies. | | amount | The price for the item. This is required for regular payment. | | button | The URL for the payment button image. Easy Paypals comes with several Paypal images. You can also define your own purchase images. | | tax | The tax rate that should be applied to the purchase. If tax is set to 0, the tax field will not be submitted to Paypal, (ie. Paypal will use profile tax settings to calculate tax amount). | | countrypricing | Country Pricing Setting. Country specific pricing is defined as CountryCode-Price-Currency, such as CA-5-CAD. You can use ; to delimit settings from multiple countris, such as CA-5-CAD;FR-6-USD. | | txtonly | Whether you want to display the Paypal buton, or just want to display the price and currency information. Possible values are Yes or No | | return, cancel_return | You can specify return URL and cancellation URL. To set them dynamically, you need to use return and cancel_return parameters, default is your home page. | | subscription | Is this a subscription or not, Answer Yes or No. | | a1, p1, t1 | These are subscription payment (cmd_type=subscription) parameters. a1, p1, t1 defines Trial 1 amount, period, and period unit. t1 must be either D (day), W (week), M (month) or Y (year). | | a2, p2, t2 | These are subscription payment parameters. a2, p2, t2 defines Trial 2 amount, period, and period unit. t2 must be either D (day), W (week), M (month) or Y (year). | | a3, p3, t3 | These are subscription payment parameters. a3, p3, t3 defines subscription amount, period, and period unit. t3 must be either D (day), W (week), M (month) or Y (year). | | src | src, Recurring payments. If set to 1, the payment will recur unless your customer cancels the subscription before the end of the billing cycle. If omitted, the subscription payment will not recur at the end of the billing cycle, Optional. | | sra | sra, Reattempt on failure. If set to 1, and the payment fails, the payment will be reattempted two more times. After the third failure, the subscription will be cancelled. If omitted and the payment fails, payment will not be reattempted and the subscription will be immediately cancelled, Optional. | | srt | srt, Recurring Times (must be greater than 1, omit the field otherwise). This is the number of payments which will occur at the regular rate. If omitted, payment will continue to recur at the regular rate until the subscription is cancelled, Optional. | Demo: make sure plugin is in plain text, with no formatting. Examples below has "ezpaypalcp" in bold. | Using default EZ Paypal Country Pricing default settings. {ezpaypalcp} | | Using following dynamic content configuration, set Canadian pricing to be $100 CAD , $200 Pound for US customers, and tax to be 10%. {ezpaypalcp countrypricing=CA-100-CAD;US-200-GBP,tax=0.1} | | Using following dynamic content configuration to show the amount in text 200 GBP {ezpaypalcp countrypricing=CA-100-CAD;US-200-GBP,tax=0.1,txtonly=Yes} | Paypal Buttons:

|