PaymentOptionInfoProviderSetPaymentOptionInfoInternal Method |
Sets (updates or inserts) specified payment option.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax protected virtual void SetPaymentOptionInfoInternal(
PaymentOptionInfo optionObj
)
Parameters
- optionObj
- Type: CMS.EcommercePaymentOptionInfo
Payment option to be set
See Also