You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
At the moment payment provider settings properties using PaymentProviderSetting attribute offer following properties.
Name
Description
SortOrder
View
Key
Config
IsAdvanced
However it doesn't offer an option to set property as required/mandatory.
Describe the solution you'd like
It would be great to have a required/mandatory property (boolean) for PaymentProviderSetting attribute, which would mark the property with an asterisk just like when setting selecting mandatory setting on a document, media or member type?
Furthermore when a property is marked as required/mandatory and the field is empty, it could add client side validation of the form.
This discussion was converted from issue #105 on February 10, 2025 13:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
At the moment payment provider settings properties using
PaymentProviderSetting
attribute offer following properties.However it doesn't offer an option to set property as required/mandatory.
Describe the solution you'd like
It would be great to have a required/mandatory property (boolean) for
PaymentProviderSetting
attribute, which would mark the property with an asterisk just like when setting selecting mandatory setting on a document, media or member type?Furthermore when a property is marked as required/mandatory and the field is empty, it could add client side validation of the form.
Beta Was this translation helpful? Give feedback.
All reactions