{"id":12274,"date":"2011-02-24T13:14:54","date_gmt":"2011-02-24T13:14:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-paypal-shortcodes\/"},"modified":"2011-02-28T20:23:12","modified_gmt":"2011-02-28T20:23:12","slug":"wp-paypal-shortcodes","status":"publish","type":"plugin","link":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-paypal-shortcodes\/","author":7649750,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3","stable_tag":"0.3","tested":"3.1.4","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"WP Paypal Shortcodes","header_author":"Michael DUMONTET","header_description":"","assets_banners_color":"","last_updated":"2011-02-28 20:23:12","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.webtux.info\/wordpress-plugins\/","header_plugin_uri":"http:\/\/www.webtux.info\/wordpress-plugins\/","header_author_uri":"http:\/\/www.webtux.info\/wordpress-plugins\/wp-paypal-shortcodes","rating":1,"author_block_rating":0,"active_installs":20,"downloads":7140,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>nothing<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1566869","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1566869","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1566869","resolution":"1","location":"plugin"}},"screenshots":{"1":"Active the extension wordpress admin.","2":"Page integration shortcode <a href=\"http:\/\/wwww.webtux.info\">more informations<\/a> French web agency.","3":"With option select (ex: Color: reg, green, blue, orange, ...)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[334,80],"plugin_category":[43,45],"plugin_contributors":[87752],"plugin_business_model":[],"class_list":["post-12274","plugin","type-plugin","status-publish","hentry","plugin_tags-paypal","plugin_tags-shortcode","plugin_category-customization","plugin_category-ecommerce","plugin_contributors-webtux","plugin_committers-webtux"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-paypal-shortcodes.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-paypal-shortcodes\/trunk\/screenshot-1.jpg?rev=1566869","caption":"Active the extension wordpress admin."},{"src":"https:\/\/ps.w.org\/wp-paypal-shortcodes\/trunk\/screenshot-2.jpg?rev=1566869","caption":"Page integration shortcode <a href=\"http:\/\/wwww.webtux.info\">more informations<\/a> French web agency."},{"src":"https:\/\/ps.w.org\/wp-paypal-shortcodes\/trunk\/screenshot-3.jpg?rev=1566869","caption":"With option select (ex: Color: reg, green, blue, orange, ...)"}],"raw_content":"<!--section=description-->\n<p>Add a paypal button (using shortcode) into your pages\/posts\nEdit the wp-content\/plugins\/wp-paypal-shortcodes\/wp-paypal-shortcodes.php for configure the plugin.<\/p>\n\n<h4>Shortcode<\/h4>\n\n<p>Add the following shortcodes to integrate PayPal into your pages \/ posts of wordpress.<\/p>\n\n<pre><code>[paypalBtn production=\"true\" amount=\"55\" item_name=\"ProduitB\"]\n<\/code><\/pre>\n\n<p>Insert the button in your pages or posts with this shortcode<\/p>\n\n<pre><code>[paypalBtn production=\"true\" amount=\"55\" item_name=\"ProduitB\" business=\"seller@yourSite.com\"]\n<\/code><\/pre>\n\n<p>with the merchant email<\/p>\n\n<pre><code>[paypalBtn production=\"true\" amount=\"55\" item_name=\"t-shirt\" optiontype0=\"select\" on0=\"color\" os0=\"red;green;blue;orange;yellow\"]\n<\/code><\/pre>\n\n<p>with option select<\/p>\n\n<ul>\n<li>See the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-paypal-shortcodes\/changelog\/\">Changelog<\/a> for what's new.<\/li>\n<\/ul>\n\n<h3>Arbitrary section<\/h3>\n\n<p>Buy a product with a shortcode\n* @param production         : choose if you are test phase, or production\n* @param amount             : price for your product\/service\n* @param currency_code      : devise\n* @param shipping           : shipping price\n* @param tax                : tax price\n* @param return             : url for the return (after buy)\n* @param cancel_return      : url for the cancel (during the payment phase)\n* @param notify_url         : url for the return (after payment validation IPN)\n* @param on0                : nom option 1\n* @param os0                : value option 1\n* @param on1                : nom option 2\n* @param os1                : value option 2\n* @param on2                : nom option 3\n* @param os2                : value option 3\n* @param on3                : nom option 4\n* @param os3                : value option 4\n* @param on4                : nom option 5\n* @param os4                : value option 5\n* @param business           : email address of your paypal account \n* @param item_name          : name of your product\/service\n* @param no_note            : autorized to file a note or not\n* @param lc                 : location\n* @param bn                 : button type\n* @param custom             : custom field<\/p>\n\n<h4>Usage<\/h4>\n\n<p>[paypalBtn production=\"false\" amount=\"55\" currency_code=\"EUR\" shipping=\"0.00\" tax=\"0.00\" on0=\"optionD\" os0=\"ddd\" on1=\"optionE\" os1=\"eee\" on2=\"optionF\" os2=\"fff\" business=\"xxx@xxx.fr\" item_name=\"ProduitB\" no_note=\"0\" lc=\"FR\" bn=\"PP-BuyNowBF\" custom=\"abc\"]<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin Zip archive.<\/li>\n<li>Upload 'paypal-shortcodes' folder to your '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Edit wp-paypal-shortcodes.php and define your settings.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>how use the plugin<\/dt>\n<dd><p>With the shortcode \"paypalBtn\" into your pages\/posts.\nEx: [paypalBtn amount=\"30\" item_name=\"product name\" amount=\"50\"]\nYou can create multiple shortcode.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.3<\/h4>\n\n<ul>\n<li>add option with select (Color: red, blue, green, orange. Size: S, M, L, XL)<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>add condition if you not use field<\/li>\n<li>add language management with .mo (use .po into lang file)<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Original version released to wordpress.org repository<\/li>\n<\/ul>","raw_excerpt":"This plugin insert Paypal button (pages, posts).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12274"}],"author":[{"embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webtux"}],"wp:attachment":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12274"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12274"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12274"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12274"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12274"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}