Linux 软件免费装
Banner图

PayPal for Digital Goods

开发者 Tips and Tricks HQ
更新时间 2021年7月13日 16:13
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.9
版权: GPLv2 or later
版权网址: 版权信息

标签

payment ecommerce e-commerce paypal payment gateway download commerce downloads digital downloads digital digital goods instant payment e-store eshop goods

下载

1.5

详情介绍:

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 Features 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
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'paypal-for-digital-goods'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard
Uploading via WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select paypal-for-digital-goods.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard
Using FTP
  1. Download paypal-for-digital-goods.zip
  2. Extract the paypal-for-digital-goods directory to your computer
  3. Upload the paypal-for-digital-goods directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

升级注意事项:

None

常见问题:

Can I have multiple payment buttons on a single page?

Yes, you can have any number of buttons on a single page.

Can I use it in a WordPress Widgets?

Yes, you can.

Can I specify quantity of the item?

Yes, please use "quantity" attribute.

Can I change the button label?

Yes, please use "button_text" attribute

Can I test it on PayPal sandbox?

Yes, please visit Settings > PayPal for Digital Goods screen for options.

更新日志:

1.4 and 1.5 1.3 1.2 1.1 1.0