2a. Direct Capture
Funds are captured at the time of order
This flow completes the payment approval, starts the consumer's payment plan, and settles the full order value with the merchant - all as a combined action.
Direct Capture is supported by all platforms
1. Capture

If you expect to be able to fulfill the order, finalise the payment by using the capture call with the token
. This call must be made within 180 minutes of receiving the token from the Create Checkout call. The capture call is idempotent, so it is safe for you to retry requests within 24 hours using the same unique requestId.
2. Update Shipping Courier
As shipments occur for the order, send Afterpay each shipment’s tracking information with the courier API call.
Updated 5 months ago