Class PayGateClient
Constructors
constructor
-
Parameters
-
payGateIdOrConfig: string | PayGateConfig
-
Optional payGateKey: string
Methods
handlePaymentNotification
-
Parameters
queryPaymentStatus
-
Parameters
requestPayment
-
Parameters
Static generateChecksum
- generateChecksum(data: UntypedObject, encryptionKey: string): string
-
Parameters
Returns string
Static getInstance
-
Parameters
-
Optional payGateIdOrConfig: string | PayGateConfig
-
Optional payGateKey: string