payment_gateways

0 rows


Description

Configuration for one gateway for one payment account

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
accountid BIGINT 19 null
payment_accounts.id paymgate_acc2_fkR
gateway VARCHAR 100
enabled BIT 1 1
config LONGTEXT 2147483647 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
paymgate_acc4_ix Performance Asc accountid

Relationships