#Capturing stripe payements
6 messages · Page 1 of 1 (latest)
It is a custom behaviour that you have to choose the logic for you. Like in the tuto, you can capture the payment per order and subscriber to an event so that the status of the parent order is computed based on the status of the child orders
would it make sense to capture the payment order when all the child orders are captured ...any drawback to this?
on the stripe facing side at least
I would say that you will double capture then. The main order will probably only have a computed status based on the child no?
yh what if the main order contains child order from different stores