lufa_save_basket
Backward-compatible no-op for saving the basket; returns success immediately without changes, as add/remove already persist to the server.
Instructions
Not required for normal use — kept only for backwards compatibility.
lufa_add_to_basket / lufa_remove_from_basket already persist to the server immediately; there is no "confirm order" step anywhere in Lufa's actual site (no such button or endpoint exists in the marketplace frontend). This calls a legacy per-product endpoint with no product specified, which is effectively a no-op that returns success trivially. Requires an active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||