For now, I have added a trigger onto nb_store_orders table to look for null values in the paytype field on insert, if found then insert PAYPAL. Probably not ideal but it seems to be functional. Would anyone know an alternative/better work around?
↧
For now, I have added a trigger onto nb_store_orders table to look for null values in the paytype field on insert, if found then insert PAYPAL. Probably not ideal but it seems to be functional. Would anyone know an alternative/better work around?