Support » Plugin: Ecwid Ecommerce Shopping Cart » Need custom fields on the checkout page.

  • Resolved Nidhi Jain

    (@jainnidhi)


    Hello,

    I’ve added some custom fields for the checkout page and it’s displaying on the front end. but after checkout, we can’t see those fields on order details, email template, and invoices.

    So, how can I override those templates?

    Also, I want to add an additional custom fee on the checkout page for some custom areas?

    How can I do that?

    Do I need to use a premium plugin or free plugin will work in my situation?

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Support Ecwid Customer Care

    (@ecwid_team)

    Hello!

    I’m Dexter from Ecwid team. I’ll be glad to help you!

    First of all, I apologize for the delayed response. We’re experiencing a high volume of customers due to COVID-19, but we’re working on optimizing our workflow and we hire more staff to overcome this situation. I hope for your understanding.

    As I can understand, the extra fields show up at Checkout, but you can’t see them in your Order details, emails and invoices.

    Is that correct?

    If so, I’ll address all the three issues:

    1. If you want to show the extra field values in the order details, make sure to specify orderDetailsDisplaySection in the code. The sections can be:
    – shipping_info
    – billing_info
    – customer_info
    – order_comments

    In case if orderDetailsDisplaySection in your code contains an unsupported value, the extra field values will be saved to the ‘Additional information’ section;

    2. When you add extra fields to your store, they are not displayed in emails and invoices by default. You should manually add a code snippet for them to show in emails and invoices. To learn more about it, please, follow this link: https://api-docs.ecwid.com/reference/order-extra-fields#order-extra-fields-in-invoices-and-emails

    I hope it helps!

    If you have more questions, please, contact us at [email protected].

    We’re happy to assist!

Viewing 1 replies (of 1 total)
  • The topic ‘Need custom fields on the checkout page.’ is closed to new replies.