diff --git a/src/Plugin.php b/src/Plugin.php index d11134c4..2388b96b 100644 --- a/src/Plugin.php +++ b/src/Plugin.php @@ -320,7 +320,7 @@ public function __construct( $args = [] ) { 'default' => \__( 'AfterPay is one of the largest and most popular post-payment system in the Benelux. Millions of Dutch and Belgians use AfterPay to pay for products.', 'pronamic_ideal' ), ]; - $payment_method_afterpay_com->images = [ + $payment_method_afterpay_nl->images = [ 'woocommerce' => __DIR__ . '/../images/dist/methods/afterpay-nl/method-afterpay-nl-wc-51x32.svg', ];