# Flexible payment scenarios Support complex payment flows through flexible and customisable acquiring features. Stripe’s payment acquiring features provide the flexibility needed to manage complex payment scenarios, such as capturing funds as you fulfil shipments or incrementing an authorisation amount when order details change. The functionality highlighted below is available to all users on *IC+ pricing* (A pricing plan where businesses pay the variable network cost for each transaction plus the Stripe fee rather than a flat rate for all transactions. This pricing model provides more visibility into payments costs). [Multicapture](https://docs.stripe.com/payments/multicapture.md): Partially capture a PaymentIntent multiple times, for example when processing orders with multiple shipments. [Overcapture](https://docs.stripe.com/payments/overcapture.md): Capture more than the authorised amount of a PaymentIntent, for example when collecting a tip. [Incremental authorisation](https://docs.stripe.com/payments/incremental-authorization.md): Increase the authorised amount of a PaymentIntent before capturing it, for example when adding a good or service to an existing order. [Extended authorisation](https://docs.stripe.com/payments/extended-authorization.md): Extend the time period to capture an authorised PaymentIntent from 7 to up to 30 days, for example when processing a hotel reservation. [Partial authorisation](https://docs.stripe.com/payments/partial-authorization.md): Authorise a partial amount of the originally requested amount for a card transaction when the available balance is insufficient to cover the full amount.