PaymentProvider - Payment Module Data Models Reference

This documentation provides a reference to the PaymentProvider data model. It belongs to the Payment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the payment provider.
is_enabledBooleanProperty
Whether the payment provider is enabled.
payment_collectionsManyToMany<PaymentCollection>
The associated payment collections.
Was this page helpful?