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
[UAS-SCOUT] Add paymentBrandID to BluemConfiguration and update constructor type hints
- Introduced a new property `paymentBrandID` in `BluemConfiguration` for better configuration management.
- Updated constructor type hints in `BluemRequest` and `PaymentStatusBluemRequest` to use `BluemConfiguration` explicitly.
- Enhanced error handling in `BluemResponse` and `BluemConfigurationValidator` for improved clarity.
This change aims to streamline the configuration process and enhance type safety across the Bluem integration.
0 commit comments