We have implemented iframe payments in our app based on https://docs.clover.com/docs/using-the-clover-hosted-iframe
However, we see that order and payment are booked separately.
We would like link the payment executed with the above with a specific order. On surface, the iframe example does not have option to link charge with order. How can that be accomplished? Or should we use alternative solution?