Global

Type Definitions

# IDPayHeader

Type:
  • Object
Properties
Name Type Description
X-API-KEY String

IDPay API Key

X-SANDBOX String

Send Request as a SandBox

# OptionalParams

Type:
  • Object
Properties
Name Type Description
desc String

a Description for the Payment

mail String

an Email Address

phone String

a Phone number in length of 11

sandbox Boolean

Turn this Action as a Sandbox

# PaymentParams

Type:
  • Object
Properties
Name Type Description
name String

a Name

phone String

a Phone number in length of 11

mail String

an Email Address

desc String

a Description for the Payment/order

callback String

a Callback URL

sandbox Boolean

Turn this Action as a Sandbox

# ReqParams

Type:
  • Object
Properties
Name Type Description
data Object

Data to Send along

Headers Object

Headers that should tag along