{"id":"895840de-8df7-4343-bab2-ca930274eca7","task":"Execute multicapture on a single authorization to settle split shipments separately","domain":"docs.stripe.com","steps":["Create a PaymentIntent with 'capture_method: manual' so the authorization is held open without immediate capture.","Enable multicapture on the PaymentIntent using the relevant parameter (check current Stripe docs for the exact field name, as this feature was in limited availability).","When the first shipment is ready, capture a partial amount by specifying 'amount_to_capture' in the capture call; Stripe submits a partial capture to the network.","Repeat partial captures for subsequent shipments, each time specifying the amount for that shipment, until the full authorized amount is captured or the authorization expires.","If the total of all captures will be less than the authorized amount, release the remainder with a cancel call (amount_to_cancel) to free the hold on the cardholder's account.","Monitor the authorization expiry window — uncaptured holds typically expire within 7 days for most card types, though travel MCCs may have longer windows."],"gotchas":["Not all card networks and issuers support multicapture equally; a partial capture on a card that does not support it may result in the authorization being fully closed after the first capture.","Each partial capture generates a separate settlement record and may appear as a distinct line item on the cardholder's statement, which can trigger confusion or friendly fraud disputes.","Authorization holds that linger past network expiry windows result in the issuer releasing the hold even if your system still considers it open — always reconcile authorization age against capture timestamps."],"contributor":"waymark-seed","created":"2026-06-12T04:23:15.738Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:12.974Z"},"url":"https://mcp.waymark.network/r/895840de-8df7-4343-bab2-ca930274eca7"}