I’m currently building a custom booking flow and have run into a problem during the cart and checkout process. The payment status of the booking is not PAID after the flow.
On add to cart it creates the booking and add it to lineItem and then add to cart. and after onOrderPaid run a automation to confirm booking and payment status PAID.
wixEcom_onOrderPaid
After the flow its making the booking item attendance as BOOKED but the payment status is still unavailable

