Booster
4.6/5

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Product Input fields in webhooks order data #47893
    Len Woffindin
    Participant

    I now have it working. I bought the Pro version of the Google Connector and it allows selection of additional fields.
    Is there a way to copy fields to another product, so that the field names in the export will remain the same, or should I use global field?

    in reply to: Product Input fields in webhooks order data #47825
    Len Woffindin
    Participant

    I cant tell what’s in that variable, I am struggling to work out how to see what data fields are in it.
    I guessed at “myData._wcj_product_input_fields_local_1”, but I get nothing.
    Would the function below with doPost(e) contain Booster data? WIs that expected or not please, or is something else required in WordPress/Woocommerce to include it.

    function doPost(e) {
    var myData = JSON.parse([e.postData.contents]);

    LenW

    in reply to: Upgrading from free to paid version #21737
    Len Woffindin
    Participant

    Thanks, will do.

Viewing 3 posts - 1 through 3 (of 3 total)