Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Classes

Type Aliases

References

Renames and re-exports SwedbankPayClient

Type Aliases

Options: { apiToken: string; env: "test" | "prod"; merchantId: string; merchantName?: string }

Type declaration

  • Readonly apiToken: string
  • Readonly env: "test" | "prod"
  • Readonly merchantId: string
  • Optional Readonly merchantName?: string

Generated using TypeDoc