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

Method run_payment_flow

app/services/payment_service.py:2443–2540  ·  view source on GitHub ↗
(
        self,
        account_id: str,
        *,
        product_id: str | None = None,
        pay_type: str = "ALI",
        source: str = "manual",
    )

Source from the content-addressed store, hash-verified

Callers 1

_run_account_flowMethod · 0.80

Calls 13

_ensure_not_pausedMethod · 0.95
_push_runtime_messageMethod · 0.95
_run_pool_previewMethod · 0.95
race_preview_paymentMethod · 0.95
create_qrMethod · 0.95
BadRequestErrorClass · 0.90
CreateQrRequestClass · 0.90
load_sessionMethod · 0.80
start_runMethod · 0.80
get_accountMethod · 0.80
log_eventMethod · 0.80

Tested by

no test coverage detected