Commerce Checkout URL
Categories
Component ID
2894127
Component name
Commerce Checkout URL
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
55
Component created
Component changed
Component body
Commerce Checkout URL provides a way to generate HMAC protected links to orders in the checkout process. Such links can be sent by email to customers in order to transfer ownership of commerce carts prepared programmatically or imported from remote systems.
This module does not expose any UI except for the order-claim form displayed after a user clicked onto a checkout link. That form works much like the password-reset form. After a user confirms to proceed the affected order gets assigned to the user and the checkout process is resumed.
The following tokens are provided by this module:
commerce-order:commerce-checkout-url-expire: The date when a one-time link to the checkout page generated now will expire.commerce-order:commerce-checkout-url: A one-time link to the checkout page of an order protected with an authentication code.
