Commit 3e936c98 authored by attilak's avatar attilak

Add support for bcmc separate component

parent b17dc18a
...@@ -59,9 +59,7 @@ define( ...@@ -59,9 +59,7 @@ define(
var unsupportedPaymentMethods = [ var unsupportedPaymentMethods = [
'scheme', 'scheme',
'boleto', 'boleto',
'bcmc_mobile_QR',
'wechatpay', 'wechatpay',
/^bcmc$/,
'applepay', 'applepay',
'paywithgoogle']; 'paywithgoogle'];
var popupModal; var popupModal;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment