get_4k_order
Verify a 4K order's payment with Stripe and retrieve the license, receipt, and private master download after payment. Requires the private order token from create_4k_checkout. May activate an already-paid license. Never claim purchase completed until purchase_completed is true. If delivery_status is preparing, retry later. Poll no faster than once every 10 seconds. Keep the token and download URL private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_token | Yes | Private order_token returned by create_4k_checkout. Keep this token and returned download URLs private. |