Amazon FPS

Accept payments using Amazon Flexible Payments Service (FPS).

Author:wpecommerce (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.2.32
Plugin version:1.0
Added to WordPress repository:03-01-2015
Last updated:27-04-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:https://wp-ecommerce.net/wordpress-amazon-fps...
Total downloads:1 137
Active installs:10+
plugin download
Click to start download

This plugin provides you a shortcode to generate a customizable buy button that allows a user to pay for an item using Amazon FPS.

Features

  • Sell files, digital goods or downloads using Amazon FPS.
  • 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 Amazon FPS.
  • View the transactions from your WordPress admin dashboard.

Shortcode Attributes

This plugin adds the following shortcode to your site:

[amazonfps]

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.

    button_text:
    (string) (optional) Label of the payment button
    Possible Values: 'Buy Now', 'Pay Now' etc

Shortcode Example:

[amazonfps name="Cool Script" price="50" url="http://example.com/downloads/my-script.zip" button_text="Buy Now"]

For detailed documentation visit the Amazon FPS plugin page

Usage

[amazonfps name=”Cool Script” price=”50″ url=”http://example.com/downloads/my-script.zip” button_text=”Buy Now”]