When a user of my site purchases new Paid Plan, I detect that new plan was added to that user, and I send him a nice looking email confirmation with “Triggered Emails”.
However, Wix also send a very ugly looking plain-text email with title: “You just purchased a plan” (and this email also includes my personal email address at the bottom, not an email from my domain, which is non-profesional).
How can I disable this automatic email being sent, since I don’t want my users to receive two email confirmations, since I already send them a nice looking email confirmation.
There seem to be a confusion, I’m talking about code issues, not about Wix Premium Plans and emails sent as part of Wix service. Wix Paid Plans, is part of Wix monetization API, see for example user.getPricingPlans(), see docs here: https://www.wix.com/corvid/reference/wix-users.User.html#getPricingPlans
However, Wix also send a very ugly looking plain-text email with title: “You just purchased a plan” (and this email also includes my personal email address at the bottom, not an email from my domain, which is non-profesional).
Having the same issue and agree that this is not a support issue because its not possible to disable those mails from the Pricing Plan settings
any other solutions?