Skip to main content

PaymentMethod

A PaymentMethod is created automatically according to the configured PaymentMethodHandlers defined in the PaymentOptions config.

Signature

constructor

method(input?: DeepPartial<PaymentMethod>) => PaymentMethod

name

propertyLocaleString

code

propertystring

description

propertyLocaleString

translations

propertyArray<Translation<PaymentMethod>>

enabled

propertyboolean

checker

propertyConfigurableOperation | null

handler

propertyConfigurableOperation

channels

propertyChannel[]

customFields

propertyCustomPaymentMethodFields
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page