Skip to content

Commit

Permalink
Update qenta.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpolomsky authored Jul 7, 2021
1 parent b8ba5c8 commit 94df4fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/qenta/checkoutseamless/out/src/qenta.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -353,4 +353,4 @@

$('form#payment').ddQentaPayment();

})(jQuery);
})(jQuery);

0 comments on commit 94df4fc

Please sign in to comment.