#luquita
1 messages · Page 1 of 1 (latest)
yes
Gotcha, so you want to listen for the checkout.session.completed webhook
That will give you the Checkout Session object which will have the custom_fields data
From what I noticed, it was not possible to read what is written in my desired input, I am developing a referral system, and I created a custom field at checkout with the name "partner code" to identify and I would like to assign a recurring commission to the owner of the code, I need the information contained in this input
Ah so you want to do this dynamically during the Checkout