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

Unable to disable VAT NUMBER field #552

Closed sridhargoshika closed 3 years ago

sridhargoshika commented 3 years ago

I am trying to disable VAT Number field from the checkout page and admin add new invoice page.

picocodes commented 3 years ago

You can disable it from the checkout by removing it from your payment forms.

At the moment, the only way to remove it from the admin page is by hiding it with CSS, though we're working on a better way to handle this.