T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mcp/src
SmartPayStep
Interface SmartPayStep
A step in the smart payment flow
interface
SmartPayStep
{
action
:
"check_price"
|
"check_balance"
|
"bridge"
|
"pay"
|
"fetch"
;
status
:
"failed"
|
"skipped"
|
"success"
;
detail
:
string
;
}
Index
Properties
action
status
detail
Properties
action
action
:
"check_price"
|
"check_balance"
|
"bridge"
|
"pay"
|
"fetch"
status
status
:
"failed"
|
"skipped"
|
"success"
detail
detail
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
status
detail
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
A step in the smart payment flow