Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaysafecardOptions

Paysafecard options

export
interface

PaysafecardOptions

Hierarchy

  • PaysafecardOptions

Index

Properties

Optional cloudMode

cloudMode: undefined | false | true

Use this if you have enabled cloud mode with paysafecard support(if you cannot obtain a static ip)

memberof

PaysafecardOptions

Optional httpsAgent

httpsAgent: https.Agent

Provide your cloud certificates in a custom https agent For example a .p12 file with passphrase

memberof

PaysafecardOptions

Optional testMode

testMode: undefined | false | true

Whether to enable test mode

memberof

PaysafecardOptions

Generated using TypeDoc