Does Clover offer an HTML credit card payment form that I can IFRAME directly in my site? For PCI purposes, I prefer to have Clover host the payment form that gathers the credit card information rather than to build this and host it myself. Square and PayPal both offer this type of functionality. My application is web-based and I know Square hands back a "NONCE" value which is an identifier for the credit card that was submitted. When this is handed back to me, I build the Order and the Payment and use the NONCE to tell Square to charge that particular card that was just previously submitted. Their Square Payment Form is embedded in my web site.