Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientOptions

Hierarchy

  • ClientOptions

Index

Properties

alipayPublicKey

alipayPublicKey: string

支付宝公钥

appId

appId: string

应用ID

Optional gateway

gateway: string

网关

privateKey

privateKey: string

应用私钥字符串 RSA签名验签工具:https://docs.open.alipay.com/291/106097) 密钥格式一栏请选择 “PKCS1(非JAVA适用)”

Optional signType

signType: "RSA2" | "RSA"

Optional timeout

timeout: number

网关超时时间(单位毫秒,默认 5s)

Generated using TypeDoc