Structure used to define properties of payment gateway added to store cart.
Array containing field IDs from plugin's ElementDataDef.content that must be passed to PHP code.
This property tells builder what plugin payment gateway will be associated with. The value for this property must be the same as your plugin name.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key2 defined in keyFieldDef.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key3 defined in keyFieldDef.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key4 defined in keyFieldDef.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key5 defined in keyFieldDef.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key6 defined in keyFieldDef.
Describes layout of gateway properties in store cart properties dialog.
ID of data field from plugin's ElementDataDef.content that must be mapped to field with ID key defined in keyFieldDef.
Name of payment gateway system inside Store Cart widget. This property is only informative and does not affect any plugin logic.
ID of a product name field from plugin's ElementDataDef.content.
ID of a product price field from plugin's ElementDataDef.content.
Structure used to define properties of payment gateway added to store cart.