Commerce paylink
Component ID
1393524
Component name
Commerce paylink
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Allows for customers to take over a seller-created order and pay it.
This approach takes commerce to a more traditional seller's perspective, where a seller wactively contacts customers for sales, and te customers use their credit cards.
By adding ability to send a tokenized login mail from the admin order payment ui, you can allow for the customer to pay for their own (heavily discounted?) order, even if they have no account.
The seller:
- Create an order
- Go to payment page
- Enter the user's email
Then the customer:
- Recieves a mail
- Clicks the link & are taken to cart order payment
- Pays the order
And richness for the commerce owner.
The module utilizes the fact that cart orders are stored in $_SESSION.
Module development sponsored by Front Kommunikasjon.
