Class CheckoutServiceResponse
Checkout service response class.
Namespace: Klarna\XMLRPC
Example: docs/examples/checkoutService.php How to use the checkout service.
Located at Klarna/XMLRPC/CheckoutServiceResponse.php
Example: docs/examples/checkoutService.php How to use the checkout service.
Located at Klarna/XMLRPC/CheckoutServiceResponse.php
Methods summary
public
|
#
__construct(
Constructor. |
public
|
|
public
integer
|
|
public
array
|
Magic methods summary
Properties summary
protected
|
$request
Originating request. |
|
protected
integer
|
$status
HTTP status code. |
|
protected
array
|
$data
Response data. |