Returns query for payment options bound to specified shipping option.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- shippingId
 - Type: 
System Int32
Id of the sipping option 
- onlyEnabled (Optional)
 - Type: 
System Boolean
True - only enabled payment options from the specified shipping option are returned. False - all options bound to shipping are returned 
Return Value
Type: ObjectQuery PaymentOptionInfoSee Also