This seems to work for me using chrome and actinic payment. If the order contains items or special prices that you've prepared as MOTO you can send the payment request via email as follows:
Process the order as normal as far as the card payment page.
Right click the payment page and then save as. Save it as a complete page which will save a html file and a folder of images and CSS.
Then email the html file to the customer. It gets displayed without the css and images. You can fix the images by changing the code in your html editor to link to the images on your site if you want.
Process the order as normal as far as the card payment page.
Right click the payment page and then save as. Save it as a complete page which will save a html file and a folder of images and CSS.
Then email the html file to the customer. It gets displayed without the css and images. You can fix the images by changing the code in your html editor to link to the images on your site if you want.