hip_complete_payment
Pay for the job with a delegated payment authorization, with no browser and no human step. payment_authorization must be a Stripe shared payment token (spt_...) granted to Have It Printed whose maximum is at least the total from hip_prepare_payment; HIP charges exactly that total and never more. NEVER send a card number, expiry, CVV or any reusable credential to this tool. If the cardholder's bank requires authentication, this returns payment_status=requires_user_action rather than bypassing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_handle | Yes | ||
| payment_authorization | Yes | opaque delegated payment token (spt_...) |