ProcessorConfig

Model for payment processor configuration

Represents a specific processor, gateway, and PSP combination

  • description
    Type: string · Description
    required
  • gateway
    Type: string · Gateway
    required
  • id
    Type: string · Id
    required
  • name
    Type: string · Name
    required
  • owner_id
    Type: string · Owner Id
    required
  • processor
    Type: string · Processor
    required
  • psp
    Type: string · Psp
    required
  • configurations
    Type: object | null · Configurations
  • created_at
    Type: string | null · Created AtFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • is_active
    Type: boolean · Is Active
  • updated_at
    Type: string | null · Updated AtFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z