Namespace Klarna\Rest\Transport
Namespaces summary
| Klarna\Rest\Transport\Exception |
Classes summary
| Connector | Transport connector used to authenticate and make HTTP requests against the Klarna APIs. |
| ResponseValidator | HTTP response validator helper class. |
| UserAgent | HTTP user agent. |
Interfaces summary
| ConnectorInterface | HTTP transport connector interface used to authenticate and make HTTP requests against the Klarna APIs. |
| UserAgentInterface | The user agent is used to help identify the client and provide additional information when assistance is needed with troubleshooting. |