• Resolved RolandasZa

    (@rolandasza)


    I wanted to ask how you handle the Company Number field.
    Svea requires a company number when the customer selects “Foretak (Company)” on checkout page, but WooCommerce doesn’t require it by default.

    My main concern is: how do you pass that company number to the PDF invoice?
    We use “WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels” by WebToffee.

    If there are any recommended settings or hooks for this, please let me know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • thegenerationsupport

    (@thegenerationsupport)

    Hello RolandasZa, thank you for your question.

    When a customer selects “Foretak” (Company) in the Svea Checkout, our plugin retrieves the company’s registration number (Organization Number) and saves it to the order in WooCommerce.

    This information is stored in a custom field (meta key) named: _svea_co_company_reg_number

    For the “WebToffee WooCommerce PDF Invoices” plugin, you should be able to display this by adding a custom field within their settings or template configuration. If they have a “Custom Field” block or setting, use the _svea_co_company_reg_number as the key.

    I hope this helps! Let us know if you have further questions.

    Thread Starter RolandasZa

    (@rolandasza)

    @thegenerationsupport, thanks a lot for your reply!
    I’ll take this up with WebToffee.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.