PaymentOptionInfoProviderGetPaymentURL Method |
Returns URL to payment gateway.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public static string GetPaymentURL(
ShoppingCartInfo cart
)
Parameters
- cart
- Type: CMS.EcommerceShoppingCartInfo
Shopping cart object
Return Value
Type:
StringSee Also