- I have to make the card payment inside of a multi step wizard and i have to implement the stripe card element in the second step - So i have created a different blade for stripe element and placed that using View:make()
- But the problem is stripe js elements are not loading in second step. If i put the view in first step it is showing but when i select or update any value in the form the stripe element not loaded
- i think its also happening with when i am changing the step