Manually adding customers with own product

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
goransabo
Posts: 33
Joined: 30 Nov 2020, 17:54

Manually adding customers with own product

Post by goransabo » 27 Apr 2021, 14:51

Hello!

One big problem. Current page/shop is on wordpress/woocommerce

Only what I need to do, is manually adding product with subscription, to each of customers. How to I add it with correct data.
Product + Product subscription + correct date with interval?

Best regards,
Goran

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Manually adding customers with own product

Post by aimeos » 01 May 2021, 14:54

You can create an order in the frontend, select the approriate interval and set the next date in the subscription accordingly after you've executed the subscription/process/begin job controller. Make sure, you don't use a mail server configuration that actually sends e-mails to the customers (e.g. mailtrap.io is a good temporary alternative).

For customers who paid by credit card, this won't work because the payment token is missing and renewing the subscription will fail.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply