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