# Auto-capture

Commerce Layer APIs handle the authorization and capture steps of the payment process separately so that users can have full control over every single stage of the payment flow.&#x20;

Still, there are scenarios when you may need to simplify the payment process by unifying those two steps of the transaction into a unique workflow.

{% hint style="info" %}
This is especially useful when the selected payment method doesn't support the manual capture or when you want to ensure that the settlement happens immediately after the authorization itself.
{% endhint %}
