Custom checkout fields for EDD

外掛說明

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)

螢幕擷圖

  • admin area
  • added field on front
  • admin area (Supported field types)
  • admin area (Field settings)
  • admin area (Payment history table)

安裝方式

such as others.

常見問題集

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

使用者評論

2022 年 7 月 30 日 5 則留言
سلام. لطفا افزونه را با نسخه 3.0.2.1 EDD سازگار کنید. خیلی به افزونه شما در نسخه جدید EDD نیاز داریم. متشکرم از شما
2018 年 9 月 13 日
The plugin adds the fields to the checkout form, which are saved in the Customer Details area of the sales receipt in the admin area. I wish it exported the fields in the CSV reports, though!
2018 年 2 月 27 日
Can’t thank you enough. I really needed this
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Custom checkout fields for EDD〉的開發相關工作。

參與者

將〈Custom checkout fields for EDD〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.