Skip to content

Commit

Permalink
Added default value hosted fields contingencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt75 committed Aug 7, 2024
1 parent 863de8e commit 8fc6169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ps_checkout.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ class Ps_checkout extends PaymentModule
'PS_CHECKOUT_LIABILITY_SHIFT_REQ' => '1',
'PS_CHECKOUT_DISPLAY_LOGO_PRODUCT' => '1',
'PS_CHECKOUT_DISPLAY_LOGO_CART' => '1',
'PS_CHECKOUT_HOSTED_FIELDS_CONTINGENCIES' => 'SCA_WHEN_REQUIRED',
];

public $confirmUninstall;
Expand Down

0 comments on commit 8fc6169

Please sign in to comment.