pos_adyen/data/neutralize.sql

4 lines
99 B
SQL

-- disable Adyen Payement POS integration
UPDATE pos_payment_method
SET adyen_test_mode = true;