PaymentMethod
A PaymentMethod is created automatically according to the configured PaymentMethodHandlers defined in the PaymentOptions config.
-
Extends:
VendureEntity -
Implements:
Translatable,ChannelAware, HasCustomFields
constructor
method
(input?: DeepPartial<PaymentMethod>) => PaymentMethodname
property
LocaleStringcode
property
stringdescription
property
LocaleStringtranslations
property
Array<Translation<PaymentMethod>>enabled
property
booleanchecker
property
ConfigurableOperation | nullhandler
property
ConfigurableOperationchannels
property
Channel[]customFields
property
CustomPaymentMethodFieldsWas this chapter helpful?