html:
Код: Выделить всё
Код: Выделить всё
this.card = this.stripeElements.create('payment');
this.card.mount('#card-element');

Заранее спасибо.
Подробнее здесь: https://stackoverflow.com/questions/749 ... f-zip-code
Код: Выделить всё
Код: Выделить всё
this.card = this.stripeElements.create('payment');
this.card.mount('#card-element');