PaymentOptionInfoProviderResolveUrlMacros Method |
Resolves macros of payment gateway URL.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public static string ResolveUrlMacros(
string url,
ShoppingCartInfo cart
)
Parameters
- url
- Type: SystemString
URL to resolve - cart
- Type: CMS.EcommerceShoppingCartInfo
Cart object
Return Value
Type:
StringSee Also