Hi Kevin,
Actually I was referring to the payment and fulfillment process of carts in which an item is marked as Hide Price. If a user submits an order with an item that has Hide Price checked how does the admin fulfill the purchase? There are 2 scenarios I can think of relating to this that we need to handle:
-
User adds 1 or more items to cart that are ALL marked Hide Price.
-
User adds 1 or more items to cart marked Hide Price and 1 or more items to cart NOT marked Hide Price.
First Question: In each case what happens on the credit card Auth/Settlement side during the checkout?
Second Question: What happens in the admin when we save pricing for items that were marked Hide Price (Request for Quote)? I can see that we can edit the pricing and save the order details. How do we then charge the card?
We're just having trouble figuring out how this supports the RFQ process from a payment/fulfillment perspective.