#isaac-paymentelement-submit
1 messages · Page 1 of 1 (latest)
Hey @naive crown do you have more contex? What "stripe form" exactly?
This is the code to set and prepare my stripe form:
this.paymentElement = this.elements.create('payment', paymentElementOptions)
this.paymentElement.mount(target);