AyeCode / invoicing

GetPaid (Formerly the Invoicing plugin) is a lightweight Payments and Invoicing system for WordPress. It can be used to sell anything online via payment forms or buy now buttons that can be added to any landing page. It can also be used by freelancers to manage their Invoices or by 3rd party Themes and Plugins as their payment system. GeoDirectory currently uses GetPaid as its payment system
https://wpgetpaid.com/
Other
37 stars 23 forks source link

Add option to calculate next renewal date based on invoice created date #759

Open picocodes opened 9 months ago

picocodes commented 9 months ago

Currently, we calculate the renewal date based on the invoice paid date.

killianconsulting commented 1 week ago

If I change the Subscription renewal date in Stripe will it update in after the next invoice?

Further explanation: If I invoice client A and client B both on July 1st but then client A pays on July 5th and client B pays on July 21st, their renewal dates will be August 5th and August 21st instead of August 1st. I can go into Stripe and update the Subscription so that they both renew on August 1st. Will the 'Next Payment' date update after that the August 1st renewal to say September 1st?