We are using ML V9.x 32 bit source.
We set up Cybersource payment gateway.
We are trying to figure out how to only authorize the order when a user clicks "Place Order".
Then we're passing the order to another process.
This other process then will make a WSI call to let us know it's done and the order shipped.
How do we go about charging the order automatically when the order is shipped?
Also, can we make multiple partial captures on the same Auth?