This plugin provides you a shortcode to generate a customizable PayPal payment button that allows a user to pay for an item instantly in a popup using the PayPal for digital goods API/Gateway.
The full checkout happens in a overlay/popup window and the customer never leaves your site.
This is ideal for selling file downloads via PayPal.
View configuration and usage details on the
paypal for digital goods plugin page
https://www.youtube.com/watch?v=HA1WNf9adY4
This plugin will be ideal for you if you are selling the following
- eBooks (PDF, epub, mobi etc.)
- Audio files (mp3, wav, ogg etc.)
- Video files (mp4, mov, wmv etc.)
- Image files (jpg, jpeg, png, gif etc.)
- Excel documents
- PDF documents
- MS Word documents
Features
- Sell files, digital goods or downloads using PayPal for digital goods gateway.
- Sell music, video, ebook, PDF or any other digital media files.
- Allow a user to automatically download the file once the purchase is complete via paypal.
- View the transactions from your WordPress admin dashboard.
Shortcode Attributes
This plugin adds the following shortcode to your site:
[paypal_for_digital_goods]
It supports the following attributes in the shortcode -
name:
(string) (required) Name of the product
Possible Values: 'Awesome Script', 'My Ebook', 'Wooden Table' etc.
price:
(number) (required) Price of the product or item
Possible Values: '9.90', '29.95', '50' etc.
quantity:
(number) (optional) Number of products to be charged.
Possible Values: '1', '5' etc.
Default: 1
currency:
(string) (optional) Currency of the price specified.
Possible Values: 'USD', 'GBP' etc
Default: The one set up in Settings area.
url:
(URL) (optional) URL of the downloadable file.
Possible Values:
http://example.com/my-downloads/product.zip
button_text:
(string) (optional) Label of the payment button
Possible Values: 'Buy Now', 'Pay Now' etc
Please visit Settings -> PayPal for Digital Goods admin area to configure default options.
You can also test it on PayPal Sandbox before going Live.
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'paypal-for-digital-goods'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading via WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
paypal-for-digital-goods.zip
from your computer
- Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
paypal-for-digital-goods.zip
- Extract the
paypal-for-digital-goods
directory to your computer
- Upload the
paypal-for-digital-goods
directory to the /wp-content/plugins/
directory
- Activate the plugin in the Plugin dashboard