Skip to content

Introduction

PeepSo EDD (plugin header name “Wbcom PeepSo EDD Integration”) connects Easy Digital Downloads with the PeepSo community platform. It brings the EDD store experience and each member’s purchase records directly into the PeepSo member profile, and it can post an activity update to the community feed when a member buys a download.

The plugin adds three capabilities to a PeepSo community that also runs EDD:

  • EDD Checkout tab on the member profile, so members can complete an EDD purchase without leaving their PeepSo profile.
  • Purchase History tab on the member profile, listing that member’s past EDD orders and letting them open an individual order receipt.
  • Purchase activity posted to the PeepSo activity stream when a member completes an EDD order, using an admin-defined message template.

All three are optional and controlled from the PeepSo configuration screen. Members can additionally opt out of the purchase activity from their own PeepSo preferences.

The plugin does not build its own checkout, receipt, or history screens. It renders EDD’s own shortcodes inside PeepSo profile segments:

  • [download_checkout] for the EDD Checkout tab
  • [purchase_history] for the Purchase History tab
  • [edd_receipt] for order receipts and the purchase confirmation view

It then rewrites the relevant EDD URLs (checkout URI, success/receipt page, remove-item link, and pagination links) so that EDD’s flow stays inside the PeepSo profile instead of redirecting to the site’s standalone EDD pages.

Site owners running a PeepSo community that sells digital products, memberships, or downloads through Easy Digital Downloads, and who want buying and order history to live inside the community profile rather than on separate store pages.