I have a multi-vendor marketplace where some sellers will accept offline payments only and some sellers will accept online payments. I want the users to be able to order products from these sellers in a single order.
How can I split the amount and payment method based on the seller’s chosen payment method in a single order?
My payment gateway is Stripe.