While settling a dispute we were told its mandatory to pass the shipping address in the transaction, we are using https://developer.paypal.com/docs/api/orders/v2/#orders_create api to create the order , how can we set the shipping address while making the request. Should I just skip setting the shipping_preference of applicationcontext, or is there a possible way to set the shipping address in the request itself
... View more