> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/stripe-connect-marketplace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/stripe-connect-marketplace/common-payment-flows/overview.md).

# Overview

This section of the documentation describes some of the payment flows we've seen customers use our plugin for. These payment flows are more advanced than a typical one-time split payment, but can be implemented fairly easily by following the steps outlined in the documentation.

* [Delayed payments (escrow-like)](/stripe-connect-marketplace/common-payment-flows/delayed-payments-escrow-like.md)
* [Shopping cart-style payments (one payment, multiple sellers)](/stripe-connect-marketplace/common-payment-flows/shopping-cart-payments-with-multiple-sellers.md)
* [Charge a customer using saved payment details](/stripe-connect-marketplace/common-payment-flows/charge-a-customer-using-saved-payment-details.md)

We have detailed written guides and video tutorials for all of these payment flows, which can be found on the relevant pages linked above.
