Hey guys,
I am creating an app for ordering food for pickup and am needing to pre_populate the form. I can do each one seperately but if I do then together I get a 400:
Only one of [fulfillment, buyer_email] fields should be set.
I need the fulfillment in order to make the order with a PICKUP type but I also want the fields to be populated on the form. I shouldn’t need to fill them out if they are already a customer right?
Any help would be much appreciated. I have tried a range of different things on the fulfillments object to get it auto populating in the checkout but it doesn’t work for me
3 posts - 2 participants