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

Create Customers DB Table #764

Closed Stiofan closed 11 months ago

Stiofan commented 11 months ago

We need a customers table (like edd). So we can move all user meta into it and save space. We will also need to convert current user meta into the table.