diff --git a/modules/qenta/checkoutseamless/out/src/qenta.js b/modules/qenta/checkoutseamless/out/src/qenta.js index 06fbb06..cdd024c 100644 --- a/modules/qenta/checkoutseamless/out/src/qenta.js +++ b/modules/qenta/checkoutseamless/out/src/qenta.js @@ -174,7 +174,7 @@ }, /** - * Check if Paymentid is a wirecard payment and use seamless if necessary, + * Check if Paymentid is a QENTA payment and use seamless if necessary, * return bool to maybe stop paymentforms submit * * @return bool @@ -353,4 +353,4 @@ $('form#payment').ddQentaPayment(); -})(jQuery); \ No newline at end of file +})(jQuery);