I was looking for a broadcast intent for when an order is completed. I was using `
ACTION_PAYMENT_PROCESSED
but that doesn't seem to be broadcast with a cash tender.
Is there another way receive a broadcast for when an order is paid in full regardless of tender?