OrderInfoProviderGetPaymentOption Method |
Returns html code that represents payment option. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetPaymentOption(
int paymentId
)
Parameters
- paymentId
- Type: SystemInt32
Payment option ID
Return Value
Type:
StringSee Also