Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Paysafecard

Paysafecard

export

Hierarchy

  • Paysafecard

Index

Constructors

constructor

Properties

Private authKey

authKey: string

Private baseEndpoint

baseEndpoint: string

Private client

client: AxiosInstance

Private key

key: string

Methods

capturePayment

initiatePayment

  • Initiate a payment

    throws

    {PaysafecardError}

    memberof

    Paysafecard

    Parameters

    • payment: Payment

      Payment object

    • Default value correlationId: string = ""

      Use this for modify the ID given by paysafecard

    Returns Promise<PaymentCreatedResponse>

retrievePayment

Generated using TypeDoc