#Capturing stripe payements

6 messages · Page 1 of 1 (latest)

hidden cipher
#

Using medudsa extender. Capturing payments in Children older doesn't persist to parent... I can set it up to do so but what happens when only one of several children orders has been captured. propagating the capture of one child order to the parent order could cause a problem.

limber tangle
#

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

hidden cipher
#

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

limber tangle
#

I would say that you will double capture then. The main order will probably only have a computed status based on the child no?

hidden cipher
#

yh what if the main order contains child order from different stores