I am currently developing a platform to support freelance no-coders.
So I purchased Stripe Marketplace Express to implement the payment functionality.
I was able to implement the simple flow of clicking to purchase a product like Amazon, but I would like to implement a more complex flow like the following
- A customer purchases a product.
- The customer purchases the product, and the platform temporarily holds the purchase price.
- No-coder delivers the product. The customer approves it.
- The Platform pays No-coder, and the platform’s usage fee is deducted.
Is it feasible for the platform to temporarily hold the purchase price?