ggouaze
Results
1
comments of
ggouaze
to solve this problem you can - create a viewchild reference on the ts file like "@ViewChild('paymentElement') paymentElement : PaymentCardComponent;" - on html file : - on your function processPayment...