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
39 stars 22 forks source link

Auto-cancel unpaid invoices #540

Open picocodes opened 3 years ago

picocodes commented 3 years ago

Is your feature request related to a problem? Please describe. Important for us (or the german market) is, that the invoice is only generated after the successful purchase. If it's just not emailed to the customer, the invoice number is still assigned. Every assigned invoice must be part of our bookkeeping and must be canceled if not paid. As there will be a high bounce rate on the checkout page, we would produce a high amount of invoices that have to be canceled manually.

Describe the solution you'd like Provide a way to automatically cancel unpaid invoices (maybe after a few hours) that were not created manually via the admin interface.