What does this Action do?
The “Capture payment” Action is responsible for sending the capture request. It enables you to define rules where you wish to perform an automatic capture of funds. Learn more about capturing payments here.
Workflow example
How to use the Action
- Assign a
payment ID- this will usually be the “Payment ID” from the “Payment created” Trigger output or “Payment status updated” Trigger output - [Optional] Set
amountinput if you wish to partial capture - [Optional] Uncheck
finalinput if you wish to do multiple automated partial captures
Capture can be asynchronous i.e. once the capture call is sent to the processor, it can take some time for the payment to become SETTLED. Learn more here and how to handle these scenarios.
Use cases
All your payments must be captured to charge the customer’s account and transfer the funds to your merchant account. Based on your needs, you can utilize this action in a few ways. Below are some examples for inspiration:
Use Case 1

Use Case 2

Use Case 3