Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

CustomerParams

Hierarchy

  • CustomerParams

Index

Properties

addresses?: CustomerAddress[]

This array allows you to specify 1 cryptocurrency address for each type of supported cryptocurrencies i.e. BTC, ETH, XRP, LTC and BCH. In case Cryptopay detects a High-Risk transaction, such transaction will not be processed. Instead, it will be sent to the address specified for respective cryptocurrency. If you do not specify any addresses here, High-Risk payments will be put on hold

memberof

CustomerParams

currency: string

The customer's currency in your system

memberof

CustomerParams

id: string

The customer's reference ID in your system

memberof

CustomerParams

Generated using TypeDoc