alphagov / pay-toolbox

Internal administrative tools service for GOV.UK Pay products.
MIT License
11 stars 6 forks source link

PP-11634 Collect Notify service ID #1762

Closed stephencdaly closed 8 months ago

stephencdaly commented 8 months ago

For configuring email custom branding for a gateway account, add a required field to set the Notify Service ID.

No changes in connector are required for this, as connector accepts and stores any JSON for the notify_settings property for a gateway account.

Add simple validation for the form to configure email branding using the Joi library.