Viewing 3 replies - 1 through 3 (of 3 total)
  • anastas10s

    (@anastas10s)

    Hi @cerimon, thank you for reaching out.

    it is a custom form and not a woocommerce chekout form. Just wondering if we can still fix/use the Origin data without using the hook for a custom form?

    This sounds like a custom solution is needed, for a custom form at the site.

    Feel free to reach out to the support channel of the developers of the custom form, as they would be in a better position to assist you.

    As an alternative, take a look at this pinned forum thread.

    I trust that points you in the right direction, but if you have more questions, let us know.

    We’re happy to help.

    • This reply was modified 5 months ago by anastas10s. Reason: typo - added clarification
    Thread Starter cerimon

    (@cerimon)

    Hi @anastas10s , thanks for the reply. We do have developers working on it, but they are stuck on this as well. For example, can we unpack woocommerce_checkout_after_customer_details via OrderAttributionController to still capture the attribution? A few pointers would be good because we are still using woocommerce, albeit the form itself is custom due to some design limitations.

    Just wanna make sure that it can technically still work and we’re not wasting our time trying to do the impossible here. Really appreciate any help in advance.

    Thank you!

    Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @cerimon,

    Had you seen this pull request that made the getdata() method in the order-attributes.js file accessible? This was done to help get order attribution work with payment methods that add express checkout options, like Apple Pay & Google Pay.

    There is then this related issue where further discussion is taking place on how to get that data. Check those over and perhaps there is some useful changes there you can use in your checkout you’re building to still populate and use order attribution data.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.