-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't workingcomponent/commercerelease/16.3.2state/sprint-candidate
Description
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
16.3.1
Bug summary
When using ToggleFeaturesAsync(bool, bool, bool, bool) this shows a obsoletion method to use PaymentMethodToggleFeatureInput
- It should be
PaymentMethodToggleFeatures - All setters in
PaymentMethodToggleFeaturesare internal and so are unusable by developers
Specifics
No response
Steps to reproduce
Trying using ToggleFeaturesAsync and see the obsolete message.
Expected result / actual result
The obsolete message should link to the correct type name and the PaymentMethodToggleFeatures object should have public setters.
Dependencies
No response
This item has been added to our backlog AB#57023
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcomponent/commercerelease/16.3.2state/sprint-candidate