Responsible for encrypting PaymentRequest objects.

Hierarchy

  • Encryptor

Methods

Methods

  • Encrypts a payment request.

    Parameters

    Returns Promise<string>

    A promise that contains the encrypted payment request.

    Throws

    If the payment request has no payment product set, or if the payment request is not valid.