#luquita

1 messages · Page 1 of 1 (latest)

raven charmBOT
reef sluice
#

Hi there

#

You are using custom_fields to do this?

grand yew
#

yes

reef sluice
#

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

grand yew
#

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

reef sluice
#

Ah so you want to do this dynamically during the Checkout