diff --git a/src/Extension.php b/src/Extension.php index 3460793..2f9cb0f 100644 --- a/src/Extension.php +++ b/src/Extension.php @@ -294,10 +294,10 @@ public static function get_gateways() { 'icon' => PaymentMethods::get_icon_url( PaymentMethods::BUNQ, $icon_size ), ], [ - 'id' => 'pronamic_pay_credit_card', - 'payment_method' => PaymentMethods::CREDIT_CARD, - 'icon' => PaymentMethods::get_icon_url( PaymentMethods::CREDIT_CARD, $icon_size ), - 'check_active' => false, + 'id' => 'pronamic_pay_credit_card', + 'payment_method' => PaymentMethods::CREDIT_CARD, + 'icon' => PaymentMethods::get_icon_url( PaymentMethods::CREDIT_CARD, $icon_size ), + 'check_active' => false, 'method_description' => \__( 'The most popular payment method in the world. Offers customers a safe and trusted way to pay online. Customers can pay for their order quickly and easily with their credit card, without having to worry about their security. It is possible to charge a payment surcharge for credit card costs.', 'pronamic_ideal'