qgw
    Preparing search index...

    TransactionRequest requires a Payer object that provides information about the customer.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • address: string

        The billing address.

      • zip: string

        The billing zip code.

      • email: string

        The billing's contact email address.

      • name: string = "anonymous"

        The billing contact's name.

      Returns Payer

    Properties

    address: string
    email: string
    name: string
    zip: string

    Methods