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