MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / race_preview_payment

Method race_preview_payment

app/services/payment_service.py:1860–2044  ·  view source on GitHub ↗
(
        self,
        account_id: str,
        request: PreviewPaymentRequest,
        *,
        concurrency: int = 1,
        preview_concurrency_time: str = "",
        flow: FlowRun | None = None,
    )

Source from the content-addressed store, hash-verified

Callers 3

create_qrMethod · 0.95
run_payment_flowMethod · 0.95
_run_pool_previewMethod · 0.95

Calls 12

preview_paymentMethod · 0.95
_ensure_contextMethod · 0.95
_push_runtime_messageMethod · 0.95
start_runMethod · 0.80
reserve_capacityMethod · 0.80
log_eventMethod · 0.80
release_capacityMethod · 0.80
shutdownMethod · 0.80
load_sessionMethod · 0.80
save_sessionMethod · 0.80
finish_runMethod · 0.80

Tested by

no test coverage detected