Plugin info

Total downloads: 6,003
Active installs: 100
Total reviews: 3
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/21/2025 (101 days ago)
Added to WordPress: 3/23/2017 (8 years old)
Minimum WordPress version: 4.6
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 101 days ago • 3 reviews

52/100

Is Custom checkout fields for EDD abandoned?

Likely maintained (last update 101 days ago).

Compatibility

Requires WordPress: 4.6
Tested up to: 6.8.3
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

By Custom checkout fields for EDD , you can add custom fields to the EDD checkout page and get information from users.

Supported fields:

  • text
  • textarea
  • select
  • Checkbox

Features:

  • Simple!
  • translate ready
  • adding with drag and drop
  • resort new fields as you want with drag
  • add custom email tags for new added fields
  • Show on the Purchase History(Admin menu)
  • Show on payment confirmation page(Frontend)

Installation

such as others.

Frequently Asked Questions

How can I add new field?

you can do it here : Downloads > checkout fields

I have some snippet in my functions.php for my custom fields,how can i migrate to this plugin?

1.look at your old code and get field id
2.define your custom field in Downloads > checkout fields and set custom id to the gotten id.

How do I display fields in the admin payment history table?

In the field settings there is an option to do this that if checked that field will be displayed in the payment history table

Review feed

No reviews available

Screenshots

  1. admin area

    admin area

  2. added field on front

    added field on front

  3. admin area (Supported field types)

    admin area (Supported field types)

  4. admin area (Field settings)

    admin area (Field settings)

  5. admin area (Payment history table)

    admin area (Payment history table)

Changelog

1.4.4

  • fix not working on some sites
  • add showing abandoned metas in order details
  • now handle $_POST to get field values

1.4.1

  • fixed not working in new EDD version

1.4

  • Show on the Purchase History(Admin menu)
  • Show on payment confirmation page(Frontend)
  • New supported fields(textarea / select / Checkbox)

1.3

  • Bug fix

1.2

  • Email tags working now

1.1

  • Now users can migrate easily from old functions.php snippet to the plugin(custom id was added)
  • bug fix

1.0

  • Just Released.