Hi, I’d like to implement some features when multiple offers come in via the request function.
-
Is there a way to receive offers all at once, or any efficient code I can use as reference?
-
I’d like to make payments for multiple offers all at once. The total amount would be displayed and payment would be made. How can this be achieved?