Expand description
§Open Payments Client Utilities
This module provides utility functions for URL manipulation and resource server URL extraction that are commonly used throughout the Open Payments client.
§Functions
get_resource_server_url
- Extract resource server URL from wallet addressjoin_url_paths
- Safely join URL paths with proper handling
Functions§
- get_
resource_ server_ url - Extracts the resource server URL from a wallet address URL.
- join_
url_ paths - Safely joins a base URL with a path component.