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
Remove invalid service and simplify authentication validation
The service specific validation for `PaymentSetupAndVerification` was
useless as this service is not a valid service in `service_url_base`.
Removing it means that we where able to simplify the validation as it is
not service dependent anymore.
0 commit comments