Auto add voucher

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Auto add voucher

Post by traiyani75 » 10 May 2021, 20:10

Hello,

we are using aimeos JSON APIs on mobile application. We want to give festival present to customer when they purchase products more than 200QR from particular site( or vendor).

So, we are thinking to use present voucher/coupon for the such setup. Now, We want to add voucher/coupon automatically whenever basket amount reached to that defined amount(200QR).

How can we setup something like this? Thanks in advance

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

Re: Auto add voucher

Post by aimeos » 12 May 2021, 06:55

You can create a basket plugin that adds the present product automatically without voucher if the basket is over 200QR:
https://aimeos.org/docs/latest/provider ... t-plugins/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply