Developer forum

Forum » Feature requests » Increase field size of PaymentGatewayID in table EcomPayments

Increase field size of PaymentGatewayID in table EcomPayments


Reply

Hi guys,

 

Please increase the field size of the PaymentGatewayID in the table EcomPayments.

 

You automatically populate this field when a new custom payment option is made, by concatenating the libraryname and classname of the custom payment provider.

But 50 chars is way too short.

 

It gave an error "string or data will be truncated" everytime I wanted to add our custom provider. And this field was causing it.

 

I suggest a minimum of 255 chars.

 

Regards,

Emil


Replies