Re: Magento 2.3.5-p1 - Override Stripe module customer_account.xml (customer_account_navigation)

Hello @aglasser1 

 

first, you need to create customer_account.xml into your theme 

 

so path will be

 

app\design\frontend\<VendorName>\<ThemeName>\Module_Name\layout/customer_account.xml
<referenceBlock name="stripe-payments-subscriptions" remove="true">

 

 

add above code into that xml with some pre-define xml tag

 

if works then mark as solution

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post