Using multiple location ids

You got it. If you have a select group of customers that need to have payments go to a specific location that’s linked to a particular bank account you’ll need to pass in the location_id in the CreatePayment request. Also if your allowing customer to pay with digital wallets you’ll need to initialize the Web payments SDK with the correct location_id. :slightly_smiling_face: