Bag Fee
Learn how Deliverect sends bag fees from a channel to a POS (point of sale) and how to test bag fee behavior with or without a PLU (Product ID).
Prerequisites
Before you test bag fees:
1. Use a Deliverect staging account.
2. Ask the Deliverect API team to activate the bag fee feature on your staging account.
3. Confirm whether your bag fee uses a PLU. A PLU (Product ID) identifies the bag fee as a product that your POS can receive and process.
Configure a bag fee in Deliverect
Activate the bag fee feature on your staging account before testing orders. Reach out to our API team for assistance.
Bag fee behavior without a PLU (Product ID)
When there is no PLU for the bag fee, the POS receives it as "serviceCharge". Use the embedded tutorial below to test an order without a bag fee PLU. If the embedded tutorial does not load, open the tutorial directly: Bag fee behavior without a PLU.
Bag fee behavior with a PLU
When there is a PLU for the bag fee, the POS receives it as an extra product in the "Product" array. Use the embedded tutorial below to test an order with a bag fee PLU. If the embedded tutorial does not load, open the tutorial directly: Bag fee behavior with a PLU.
NoteCreate a bag fee product in your POS and sync it to Deliverect before testing bag fees with a PLU.