I would like to place a check box in a custom field (Reserved) once the form is submitted and payment confirmed. How would I go about doing that? Thanks.
Bart
I would like to place a check box in a custom field (Reserved) once the form is submitted and payment confirmed. How would I go about doing that? Thanks.
Bart
You will need to wait for 1.5 Beta 2 in order to do this, and even then you will only be able to accomplish this if you setup your PayPal integration so that the Post is ONLY created once payment is received (one of the options on the PayPal Add-On feed settings).
1.5 Beta 2 will allow you to setup a Custom Field as Admin Only, which effectively hides it to the user. You could then create a Post Custom Field that contains what you need for it to be checked. Then the PayPal Add-On will only create the Post only when payment is received and that custom field will be included.