WP Manifestindependent plugin directory
manifest / ecommerce / pronamic-woocommerce-subscriptions-period

Pronamic period information for Woo Subscriptions

This "Woo Subscriptions" add-on ensures that a period is saved with each subscription order. The "Woo Subscriptions" plugin itself does not store the subscription period in an order. Without this add-on, it is not clear to webshop owners and customers for what period the subscription order and associated payment was.

by Pronamic · github.com/pronamic/pronamic-woocommerce-subscriptions-period · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pronamic/pronamic-woocommerce-subscriptions-period/archive/refs/heads/main.zip

From the readme

Pronamic period information for Woo Subscriptions This “Woo Subscriptions” add-on ensures that a period is saved with each subscription order. The “Woo Subscriptions” plugin itself does not store the subscription period in an order. Without this add-on, it is not clear to webshop owners and customers for what period the subscription order and associated payment was. Table of contents - Order item meta - Usage - Screenshots - Tested flows - Accounting programs - Moneybird - Links Order item meta Period is stored in the following order item meta: | Key | Description. | | ---------------------- | ------------------ | | pronamicstartdate | Period start date. | | pronamicenddate | Period end date. | Usage Screenshots WordPress admin dashboard Screenshot of the WooCommerce order detail page in the WordPress admin dashboard with the period visible per item. WooCommerce checkout page Screenshot of the WooCommerce checkout page where a customer manually renews a subscription (early) and the period is visible. Tested flows 1. Frontend: My account → My Subscription → Actions → Renew now 2. Background: Automatic renewal order via the Action Schedule

Read the full README on GitHub →