Overiding Wix Payments Notifications

Wix is sending out a notification after I execute a Velo controlled sale on my site using startPayment() & createPayment(). My client already has a branded receipt going out by email from Stripe on their current site so I am looking for a way to disable the Wix email (which I can find no documentation for in the API). Have any of you solved this?

Note: I am not using WixStores or any other Wix eCommerce apps…just have Stripe enabled to allow me to accept payments for membership. The code is working flawlessly but I can’t see a way to disable this unwanted email.

The answer on this from Wix is that you cannot turn off the notification that they send out. Just FYI for anyone else who runs into the same problem. I could turn off the Stripe notification but they only have one setting for this and it would turn off notificatioosn for in person payments using the account too. So every one of my clients gets two invoices. Pathetic that this cannot be disabled in Wix.