An open API service indexing awesome lists of open source software.

https://github.com/brainstormforce/edd-purchase-details


https://github.com/brainstormforce/edd-purchase-details

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Easy Digital Downloads - Purchase Details #
**Contributors:** [pratikchaskar](https://profiles.wordpress.org/pratikchaskar/)
**Tags:** digital downloads, download, downloads, e-store, purchase
**Donate link:** https://www.paypal.me/BrainstormForce
**Requires at least:** 4.4
**Requires PHP:** 5.4
**Tested up to:** 6.8
**Stable tag:** 1.0.5
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Easy Digital Downloads - Purchase Details

## Description ##

Access to purchase details of Easy Digital Downloads customers using an email address

### Features of Easy Easy Digital Downloads - Purchase Details ###

- Lets you access purchase details for the customer using customer's email address.
- Access license key details as status, activations, and expiration.
- User role management for displaying purchase details information.

## Installation ##

1. Go to `Plugins -> Add New` and search for Easy Digital Downloads - Purchase Details.
1. Activate the plugin through the 'Plugins' screen in WordPress.

## Frequently Asked Questions ##

### How does this plugin work ###

1. Go to `Downloads -> Access Payment History` for settings and shortcode.
1. Copy `[access_to_purchase_details]` shortcode to your post or page to display purchase details form.

### How can I restrict purchase details for particular user role ###

1. Go to `Downloads -> Access Payment History` page.
1. Here you can manage user roles to which you want to give access to purchase details info.

## Screenshots ##
1. Settings

## Changelog ##

### 1.0.5 ###
- Improvement: Added compatibility to WordPress 6.1

### 1.0.4 ###
- Security: Use escaping for displaying purchase details string.

### 1.0.3 ###
- Fix: PHP notice for undefined variable on purchase details page.

### 1.0.2 ###
- Improvement: Hardened the security of plugin.

### 1.0.1 ###

- Improvement: Responsive Purchase History table.
- Improvement: Search form styling.
- Fix: Conflict with Manage Site and Update Payment Method option.

### 1.0.0 ###
* Initial Release.