Interface ICustomPaymentMethod

Properties of a CustomPaymentMethod.

Hierarchy

  • ICustomPaymentMethod

Implemented by

Properties

country: string

CustomPaymentMethod country

credentialId: string

CustomPaymentMethod credentialId

metadata?: null | ICustomPaymentMethodMetadata[]

CustomPaymentMethod metadata

type: string

CustomPaymentMethod type

Generated using TypeDoc