{"id":46302,"date":"2015-03-04T02:59:04","date_gmt":"2015-03-04T02:59:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/paypal-payment\/"},"modified":"2015-07-07T06:04:48","modified_gmt":"2015-07-07T06:04:48","slug":"paypal-payment","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/paypal-payment\/","author":14245628,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.1","stable_tag":"trunk","tested":"4.2.39","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"PayPal Payment + MailChimp","header_author":"johnwickjigo","header_description":"","assets_banners_color":"ffffff","last_updated":"2015-07-07 06:04:48","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=68A46XPQMRCJN","header_plugin_uri":"http:\/\/webs-spider.com\/","header_author_uri":"http:\/\/www.mbjtechnolabs.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2568,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Add Not found Icon, Add new currency list<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1108141","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1108141","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1117271","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1104681","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1107748","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1107748","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1107748","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1107748","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1107748","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1107748","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"1107748","resolution":"7","location":"assets"}},"screenshots":{"1":"PayPal Buy Now Button.","2":"PayPal General setting.","3":"PayPal Buy Now Widget.","4":"Send Email After purchase.","5":"Payment List.","6":"MailChimp Integration.","7":"Help Page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[485,507,89055,334,10184],"plugin_category":[41,43,45],"plugin_contributors":[83262],"plugin_business_model":[],"class_list":["post-46302","plugin","type-plugin","status-closed","hentry","plugin_tags-button","plugin_tags-payment","plugin_tags-payment-wp","plugin_tags-paypal","plugin_tags-paypal-payment","plugin_category-communication","plugin_category-customization","plugin_category-ecommerce","plugin_contributors-johnwickjigo","plugin_committers-johnny-manziel"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/paypal-payment_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-1.png?rev=1107748","caption":"PayPal Buy Now Button."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-2.png?rev=1107748","caption":"PayPal General setting."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-3.png?rev=1107748","caption":"PayPal Buy Now Widget."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-4.png?rev=1107748","caption":"Send Email After purchase."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-5.png?rev=1107748","caption":"Payment List."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-6.png?rev=1107748","caption":"MailChimp Integration."},{"src":"https:\/\/ps.w.org\/paypal-payment\/assets\/screenshot-7.png?rev=1107748","caption":"Help Page."}],"raw_content":"<!--section=description-->\n<h4>Introduction<\/h4>\n\n<p>This easy to use PayPal Payment allows you to place a PayPal payment button within your WordPress theme. Choose between 2 standard PayPal payment buttons or use your own custom button. Also PayPal Payment button used in Page, Post and Widget with a shortcode.<\/p>\n\n<ul>\n<li>Provide shortcode<\/li>\n<\/ul>\n\n<h4>Shortcode<\/h4>\n\n<p>Insert the button in your pages or posts with this shortcode<\/p>\n\n<pre><code>[paypal_payment]\n[paypal_payment item_name=\"YOUR ITEM NAME\" amount=\"ITEM PRICE\"]\n<\/code><\/pre>\n\n<p>For WordPress Template file<\/p>\n\n<pre><code>&lt;?php echo do_shortcode( '[paypal_payment]' ); ?&gt;\n &lt;?php echo do_shortcode( '[paypal_payment item_name=\"YOUR ITEM NAME\" amount=\"ITEM PRICE\"]' ); ?&gt;\n<\/code><\/pre>\n\n<ul>\n<li>Provide widget<\/li>\n<li>Provide custome button<\/li>\n<li>Provide PayPal IPN url ( paypal notify_url  ), instant payment notification<\/li>\n<li>Provide return url ( Thank you page)<\/li>\n<li>Provide provide multi currency support<\/li>\n<li>Provide credit cart payment system<\/li>\n<\/ul>\n\n<h4>List of Payment with below field<\/h4>\n\n<ul>\n<li>Transaction ID<\/li>\n<li>Name \/ Company<\/li>\n<li>Amount<\/li>\n<li>Transaction Type<\/li>\n<li>Payment status<\/li>\n<li>Date<\/li>\n<li>All the field are available in detail view <\/li>\n<\/ul>\n\n<h4>Provide MultiLanguage support<\/h4>\n\n<h4>Payment Confirmation Email<\/h4>\n\n<ul>\n<li>Admin ( store admin )<\/li>\n<li>Customer ( PayPal payer email)<\/li>\n<\/ul>\n\n<h4>MailChimp API<\/h4>\n\n<ul>\n<li>Automatically add email addresses to your MailChimp user list(s) when payment are processed on your PayPal account.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Automatic installation<\/h4>\n\n<p>Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.<\/p>\n\n<p>In the search field type \"Paypal Payment Button\" and click Search Plugins. Once you've found our plugin you can view details about it such as the the rating and description. Most importantly, of course, you can install it by simply clicking Install Now.<\/p>\n\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Unzip the files and upload the folder into your plugins folder (\/wp-content\/plugins\/) overwriting previous versions if they exist<\/li>\n<li>Activate the plugin in your WordPress admin area.<\/li>\n<\/ol>\n\n<h4>configuration<\/h4>\n\n<p>Easy steps to install the plugin:<\/p>\n\n<ul>\n<li>Upload \"Paypal Payment Button\" folder\/directory to the \/wp-content\/plugins\/ directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to Settings =&gt; Paypal Payment<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I get support?<\/dt>\n<dd><ul>\n<li>Please visit the [Support Forum] (http:\/\/wordpress.org\/support\/plugin\/paypal-payment) for questions, answers, support and feature requests.<\/li>\n<\/ul><\/dd>\n<dt>Does this plugin provide Payment list?<\/dt>\n<dd><ul>\n<li>Yes, this plugin provide payment list, without do any thing :)<\/li>\n<\/ul><\/dd>\n<dt>Does this plugin provide multi currency support?<\/dt>\n<dd><ul>\n<li>Yes, this plugin provide multi currency support.<\/li>\n<\/ul><\/dd>\n<dt>does this plugin provide widget support?<\/dt>\n<dd><ul>\n<li>Yes.<\/li>\n<\/ul><\/dd>\n<dt>does this plugin provide custom button option?<\/dt>\n<dd><ul>\n<li>Yes, this plugin provide custome button option, as well no. of button list.<\/li>\n<\/ul><\/dd>\n<dt>does this plugin provide monthly recurring option?<\/dt>\n<dd><ul>\n<li>Yes.<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>6\/24\/2015<\/li>\n<li>add parameter in shortcode<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>1\/5\/2015 ( 1.2.0 )<\/li>\n<li>Compatible with WordPress 4.2.1 version<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Resolved Button Url<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Add icon url<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Add new currency list<\/li>\n<li>Add Not found Icon<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Release Date - 1 March, 1015<\/li>\n<li>First Version<\/li>\n<\/ul>","raw_excerpt":"Easy to use add a Paypal Payment Buttons as a Page, Post and Widget with a shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=46302"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/johnny-manziel"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46302"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46302"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46302"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46302"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46302"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}