• Resolved farhanwebservicez

    (@farhanwebservicez)


    Hi,
    I want to add billing phone number, I don’t see this field in WCAR Fields, please let me know how can I add it. I also want to trigger it with webhook. Thanks
    Regards,
    Farhan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support CartFlows Team

    (@cartflows)

    Hello @farhanwebservicez,

    Thank you for reaching out to us.

    Are you want to get the billing phone in webhook data? If yes, then you can find it in real-time webhook data. However, if you test the webhook, you might not get the phone field data.

    Let us know if you have any questions.

    Thread Starter farhanwebservicez

    (@farhanwebservicez)

    Hi thank you for the answer,
    I would like to know which hooks sends the data to to the webhook URL ?
    I want to trigger it in my code. Thanks

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @farhanwebservicez,

    The function that prepares and sends data to the webhook is trigger_zapier_webhook().

    Using the woo_ca_webhook_trigger_details filter, you can update the data prepared by the plugin. You can find this filter in the same function.

    The plugin triggers the webhook when any cart is abandoned or recovered.

    Hope it helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WCAR Fields’ is closed to new replies.