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

Prefill form values via Query strings #699

Open picocodes opened 2 years ago

picocodes commented 2 years ago

Needs docs. If a field has the label "My Field", you can prefill the value using the my-field=value URL query args. The label is run through sanitize_title to find the correct query arg to use.