Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PayGateClient

Hierarchy

  • PayGateClient

Constructors

constructor

  • Parameters

    • payGateIdOrConfig: string | PayGateConfig
    • Optional payGateKey: string

    Returns PayGateClient

Methods

handlePaymentNotification

queryPaymentStatus

requestPayment

Static generateChecksum

  • generateChecksum(data: UntypedObject, encryptionKey: string): string
  • Parameters

    Returns string

Static getInstance

  • Parameters

    • Optional payGateIdOrConfig: string | PayGateConfig
    • Optional payGateKey: string

    Returns PayGateClient