Class CheckoutServiceRequest
Checkout service request class.
Namespace: Klarna\XMLRPC
Example: docs/examples/checkoutService.php How to use the checkout service.
Located at Klarna/XMLRPC/CheckoutServiceRequest.php
Example: docs/examples/checkoutService.php How to use the checkout service.
Located at Klarna/XMLRPC/CheckoutServiceRequest.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
array
|
Magic methods summary
Properties summary
protected
ArrayAccess
|
$config
Configuration. |
|
protected
array
|
$params
Request parameters. |
|
protected
string
|
$uri
Request URI. |
#
'https://api.klarna.com/touchpoint/checkout/'
|
protected
string
|
$accept
Media type of the response. |
#
'application/vnd.klarna.touchpoint-checkout.payment-methods-v1+json'
|