I’m trying to develop my own checkout.
At this moment, I have everything set up using Flutter and ApplePay. After the
checkoutCompleteWithTokenizedPaymentV3 the cart shows an abandoned cart and my expectation at this moment is to have completed checkout.
Do I need to do something else?