Quote Originally Posted by EZorb View Post
... Seems like I am breaking all of her mods EMC. hope she does not get mad at me. ...
No getting mad here! I appreciate the heads-up when stuff "doesn't work".

I've made a modification to the default language text for the "email confirmation sent to" line, making it more generic:
Code:
A confirmation of this order will be emailed to <b>%s</b>.
where the %s value contains the associated email address.

I've also got 1.4.0-beta2 available on my website if anyone wants to see/test what's coming. That version includes the above language-text change as well as removing the requirement that payment-methods that "collect-card-data-onsite" must go through the review page. Those payment methods are now treated like any other payment method; if you want a confirmation page, you'll need to add the payment-method 'names' to the OPC's "Requires Confirmation" list.

I'll be poking around a bit more, having validated with authorize.net/AIM, BrainTree, PayPal Express Checkout and Square ... and all looks good so far.