Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HipayClientOptions

Index

Properties

Optional defaultReqOpts

defaultReqOpts?: RequestOptions

Override default requests options.

Default:

{
timeout: 30 * 1000,
}

env

env: string

API environment (it defines the endpoint that will be used)

Note: You can also specify an endpoint URL directly

login

login: string

Your API login

password

password: string

Your API password

Optional subAccountId

subAccountId?: number

(not documented by HiPay)

Optional subAccountLogin

subAccountLogin?: string

(not documented by HiPay)

Generated using TypeDoc