Hi @drain0,
Thanks for using Paid Memberships Pro.
We are not allowed to support non WordPress.org premium products on this support channel as it goes against the support guidelines: https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products. Please open a ticket on our website for assistance: https://www.paidmembershipspro.com/contact/
Thank you for understanding.
Hi @drain0
Thank you for reaching out to Paid Memberships Pro.
This is possible using a small code snippet to tweak the recipient email address based on the checkout level ID/Value.
Here is a guide – https://www.paidmembershipspro.com/bcc-additional-email-addresses-on-member-or-admin-notifications/
This guide makes use of the ‘pmpro_email_headers’ filter and allows you to add a BCC header value whenever a Paid Memberships Pro email gets sent out. You would need to add a small conditional IF check to add the BCC based on the level ID or email template.
I hope this helps get you started.