- Issue created by @greatmatter
- πΈπΎSyria hodba Dubai
Thanks for reporting this issues. let me check and get back to you shortly.
- πΈπΎSyria hodba Dubai
Thanks for reporting this, I will check and provide a fix if needed.
Howdy! I'm loving this module.
I'm seeing several errors/warnings in the console. While this does not appear to be impacting the performance of the module, it is probably worth investigating.
Also, potentially related, or not, I *must* have AJAX enabled on the form, otherwise the payment form does not submit to Drupal (but it DOES process the payment via Stripe).
My setup:
Error (after submit):
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'apply')
at Drupal.Ajax.beforeSend (stripe-webform-payment-ajax.js?v=1.x:27:44)
at Object.beforeSend...
at n.beforeSend...
at Function.ajax...
at...
at q.fn.ajaxSubmit...
at Drupal.Ajax.eventResponse...
at HTMLInputElement.<anonymous>...
at HTMLInputElement.dispatch...
at v.handle...
Warnings (before submit):
Unrecognized elements.create('payment') parameter: clientSecret is not a recognized parameter. This may cause issues with your integration in the future.
Warnings (after submit):
Unrecognized stripe.confirmPayment() parameter: metadata is not a recognized parameter. This may cause issues with your integration in the future.
Active
1.0
User interface
Thanks for reporting this issues. let me check and get back to you shortly.
Thanks for reporting this, I will check and provide a fix if needed.