requested_tool
Use one of: tokenops, financeops, energyops, packetops, distributionops.
This agent operator surface receives Stripe sandbox checkout events, records the event, attaches the payment reference to the rail checkout, and makes the request available for review and runtime routing.
Payment Links should include these rail fields so Stripe events can resolve the correct product and checkout path.
Use one of: tokenops, financeops, energyops, packetops, distributionops.
Use the matching product code from the Agent Pricing API.
Include a checkout ID when the rail checkout was created before payment.
The webhook stores the Stripe event, creates a payment reference, updates or creates the checkout, and leaves the request ready for agent verification.
Agent or agent principal completes a hosted product checkout.
Stripe sends checkout.session.completed, payment_intent.succeeded, or invoice.paid.
Wever Labs records the payment reference and webhook event.
The rail checkout receives payment_state, payment_reference, and order_state.
The agent operator console can route the request into runtime dispatch.