Description
Overview
This Paypal Pay plugin is for selling your products or to collect donation from your website using PayPal.
You can use PayPal Donate button or Custom button and place button anywhere you want to sell products or collect donation for charity fundraising. Your customers or donators can pay using their PayPal account.
It is simple to use and supports multi-language, also Translation ready .pot file included. You don’t need to setup large eCommerce solution for your small shop. Plugin settings page is easy and you can use it without any instruction.
Plugin Settings is made by WordPress Settings API. It is sanitize proper way. So it can be used in any WordPress Theme.
Screenshots
Installation
Automatic Installation
- Login in to your WordPress Website as an Administrator.
- In the main menu go to Plugins -> Add New.
- Search for Paypal Pay Donation and Payment and click install.
- After installation, goto plugins settings page enter your PayPal account email or merchant ID.
- To use Paypal button, place
[ppdp_donation_button name="" amount="75" id="" button_class="" button_text=""]
in a post or page where you want to show Paypal Button.- To Get Response from Paypal to your page, place shortcode
[ppdp_respons]
- For Cancel Payment, place shortcode
[ppdp_cancel]
to your Cancel Page.- You are ready to accept Paypal payment on your website.
Manual Installation
- Login in to your WordPress Website as an Administrator.
- In the main menu go to Plugins -> Add New.
- Then click on Upload Plugin. Browse and Choose previously downloaded Paypal Pay Donation and Payment plugin.
- Then Click on Install Now.
- After installation, goto plugins settings page enter your PayPal account email or merchant ID.
- To use Paypal button, place
[ppdp_donation_button name="" amount="75" id="" button_class="" button_text=""]
in a post or page where you want to show Paypal Button.- To Get Response from Paypal to your page, place shortcode
[ppdp_respons]
- For Cancel Payment, place shortcode
[ppdp_cancel]
to your Cancel Page.- You are ready to accept Paypal payment on your website.
FAQ
- Installation Instructions
-
Automatic Installation
- Login in to your WordPress Website as an Administrator.
- In the main menu go to Plugins -> Add New.
- Search for Paypal Pay Donation and Payment and click install.
- After installation, goto plugins settings page enter your PayPal account email or merchant ID.
- To use Paypal button, place
[ppdp_donation_button name="" amount="75" id="" button_class="" button_text=""]
in a post or page where you want to show Paypal Button. - To Get Response from Paypal to your page, place shortcode
[ppdp_respons]
- For Cancel Payment, place shortcode
[ppdp_cancel]
to your Cancel Page. - You are ready to accept Paypal payment on your website.
Manual Installation
- Login in to your WordPress Website as an Administrator.
- In the main menu go to Plugins -> Add New.
- Then click on Upload Plugin. Browse and Choose previously downloaded Paypal Pay Donation and Payment plugin.
- Then Click on Install Now.
- After installation, goto plugins settings page enter your PayPal account email or merchant ID.
- To use Paypal button, place
[ppdp_donation_button name="" amount="75" id="" button_class="" button_text=""]
in a post or page where you want to show Paypal Button. - To Get Response from Paypal to your page, place shortcode
[ppdp_respons]
- For Cancel Payment, place shortcode
[ppdp_cancel]
to your Cancel Page. - You are ready to accept Paypal payment on your website.
Reviews
Contributors & Developers
“Paypal Pay Donation and Payment” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Paypal Pay Donation and Payment” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial release