diff --git a/src/Extension.php b/src/Extension.php index 0326d5f..3460793 100644 --- a/src/Extension.php +++ b/src/Extension.php @@ -298,6 +298,10 @@ public static function get_gateways() { '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' + ), ], [ 'id' => 'pronamic_pay_direct_debit',