Makes it possible to send a link to finish an order that for example an admin has created either with adding things to cart, or by creating it in the UI.
The module does not itself expose any interface, but you can use its helper methods to generate URLs for people to "claim" orders:
CheckoutLinkManager::generateUrl($order);
This will redirect the user to the checkout, allowing them to complete the order in question.
By default, a link expires after 24 hours.
Supporting organizations:
Development and maintenance
Project information
- Project categories: E-commerce
- Ecosystem: Commerce Core
79 sites report using this module
- Created by eiriksm on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.5
released 2 April 2026
Works with Drupal: ^9.1 || ^10 || ^11
Install:
Development version: 8.x-1.x-dev updated 16 Mar 2024 at 18:49 UTC
