Conflict with Stripe Plugin
-
A recent update to either this plugin or the Stripe plugin has caused a conflict. The conflict only happens on the order-pay page (e.g. a manually written up order that has been sent to the customer). The standard checkout page still works completely fine.
The issue is that when the prices by user role plugin in enabled the stripe plugin does not display the credit card fields for entry.
I’m assuming this has something to do with stripe displaying a country selector on the order-pay page but not on the standard checkout page?
Looking at the console for errors returns the following:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘mount’) at A (upe_classic.js?ver=9.3.1:3:891) at async n (upe_classic.js?ver=9.3.1:4:1141)
Expected Result (Price Based on Country Disabled) Missing Credit Card Fields (Price Based on Country Enabled)
- You must be logged in to reply to this topic.