Manual Capture
Manual Capture is a MultiSafepay solution that reduces your risk by letting you capture card payments either partially or in full when you ship the order.
How it works
Full capture is when a customer places an order but you are unable to ship it right away. An authorization is created for the full amount of the transaction. The funds are settled when you ship the order.
Partial capture is when a customer places an order for multiple items but you can't ship them all at once, only in separate shipments. An authorization is created for the full amount of the transaction, and the amount for each shipment is settled when you send it.
Activation
To activate Manual Capture for your MultiSafepay account, email [email protected]
Integration
Manual Capture is supported for our Magento 2 integration.
To activate it in other ready-made integrations, you can customize it via our API.
See Recipes:
See API reference:
- Create order > Set
manual
tocapture
. - Capture payment
User guide
Expiration periods
- VISA: 7 days
- Mastercard and Maestro: 30 days
After expiration, the issuer can cancel the authorization.
Payment methods
- Maestro
- Mastercard
- Visa
Statuses
Action | Description | Order status | Transaction status |
---|---|---|---|
Authorize transaction | The transaction is authorized and the funds reserved. | Completed | Initialized |
Partial capture | A partial amount is captured relating to a previous order ID. | Completed | Completed |
Full capture | The full amount is captured relating to a previous order ID. | Completed | Completed |
Partial cancel reservation | The reserved or remaining amount that was partially captured has been cancelled. | Void | Void |
Full cancel reservation | The fully captured reserved amount has been cancelled. | Void | Void |
Partial authorization expiry | The remaining authorized amount expired without being captured. | Void | Void |
Full authorization expiry | The full authorized amount expired without being captured. | Void | Void |
Support
Email [email protected]
Updated 4 months ago