How can I achieve the following requirements in Magento 2?
- Hold the charge for the product at checkout using Stripe.
- After the order is placed, send an email to the customer with the message: “Your order is on hold. We will get back to you once we confirm stock availability.”
- Once stock availability is confirmed with the vendor, charge the customer for the order.