Skip to content

Commit

Permalink
Update pronamic-ideal.php
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Dec 19, 2024
1 parent 60c646f commit 46aff99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pronamic-ideal.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ function ( $value, $post_id, $meta_key, $single ) {
return ( 'test' === $mode ) ? 'buckaroo-test' : 'buckaroo';
case 'ems-ecommerce':
return ( 'test' === $mode ) ? 'ems-ecommerce-test' : 'ems-ecommerce';
case 'ing-ideal-advanced-v3':
return ( 'test' === $mode ) ? 'ing-ideal-advanced-test' : 'ing-ideal-advanced';
case 'ing-ideal-advanced-2022':
return ( 'test' === $mode ) ? 'ing-ideal-advanced-2022-sandbox' : 'ing-ideal-advanced-2022-production';
case 'multisafepay-connect':
Expand Down

0 comments on commit 46aff99

Please sign in to comment.