Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SyncHeartBeatPerf

Hierarchy

  • SyncHeartBeatPerf

Index

Properties

Properties

OTN

OTN: string

商户订单号

description

商户订单号

example

201508011234

typedef

String(32)

STAT

STAT: string

交易状态

description
  • S——交易成功;
  • I-支付宝返回支付处理中;
  • F——支付宝返回失败;
  • P——商户收银系统失败;
  • X——建立连接异常;
  • Y——报文上送异常;
  • Z——报文接收异常
example

S

typedef

String(1)

TC

TC: string

交易耗时

description

在终端上,从扫描到条码开始,到支付宝下单支付结果返回的间隔时间,单位为秒

example

5.315

typedef

String(8)

Generated using TypeDoc