On this page, Order fulfillment there is a step: “Send to capture”.
How do i do that in code in Litium 8?
In Litium 7 there was this code paymentInfo.PaymentProvider.CompletePayment(null, token);
Is there something simmilar in L8? Or how do i capture the payment now?