• Resolved jkettles16

    (@jkettles16)


    I’m doing some custom code where I want to access WCRGSK checkout fieldsets. In particular, there’s a function in the WooCommerce Software Add On called order_complete where I was using $order->billing_serial to successful get a serial number that customers enter for calculation of a serial code for my products. However WCRGSK requires checkout fieldsets in order for fields to be conditional. My question is how to I access a custom fieldset created with your plugin in code. I tried $order->extra_serial but that didn’t work. This was with the assumptions that my custom fieldset was named extra and the extra field under it was called serial.

    https://www.ads-software.com/plugins/woocommerce-poor-guys-swiss-knife/

Viewing 1 replies (of 1 total)
  • Plugin Author ulihake

    (@ulih)

    Hi jkettles16.

    Sorry for the delay. I will reply this afternoon in the forum. I’ve been busy over the last two weeks.

    Regards.
    uh

Viewing 1 replies (of 1 total)
  • The topic ‘Checkout fieldsets in code’ is closed to new replies.