CheckoutResource
Namespace
IO\Api\Resources
Extends
Type | Name | Description |
---|---|---|
|
||
|
Methods
public __construct($request, $response, $checkoutService, $customerService)
CheckoutResource constructor.
Type |
Name |
Description |
|
||
|
||
|
||
|
public index(): Response
Get the checkout
public store(): Response
Save adresses and set the checkout data
public update($selector = ""): Response
Update the checkout information
Type |
Name |
Description |
|
Thank you for your feedback!