Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PatpassComercio

Index

Variables

Inscription: typeof _Inscription = _Inscription

Contains methods used to start and status Inscriptions.

options: Options

Contains currently configured Commerce Code, Api Key and Environment

Functions

  • configureForIntegration(_commerceCode: string, _apiKey: string): void
  • configureForProduction(_commerceCode: string, _apiKey: string): void
  • This methods configures the module to point to the Production Environment with the given params.

    Parameters

    • _commerceCode: string

      Commerce Code given by Transbank when contracting the product

    • _apiKey: string

      Api Key given by Transbank when you sucessfuly validate your integration

    Returns void

  • configureForTesting(): void

Generated using TypeDoc