Payment Forms
GeneratePaymentForm
Generates and returns the full html for the form to post when going to payment. Will use the current payment method's payment provider.
NB If you have configured culture specific settings for your payment provider, you must make sure to set the order.LanguageId
property to the appropriate ISO code before calling GeneratePaymentForm
.