It's all in the title. I create coupons via Amelia's api, but how can I make sure that the coupon can be used on all my services?
I tried not to add ‘services’, the coupon is created but is not usable.
I would like to specify that for the sake of performance and optimisation, I don't want to retrieve all the ids each time and then put them back in the coupon creation request.
Thanks for reaching out to us. There is an option to assign coupons in the Finance section to all services and events. I guess this would work even when using our API to create them.
Could you please check with the dev team to see if it’s possible to create a coupon valid for all services without needing to list each one individually?
Unfortunately, this option is not currently available, but it will be introduced in version 8.0. The feature allowing coupons to apply to all services (including those created in the future) is currently in the testing phase.
Hello,
It's all in the title. I create coupons via Amelia's api, but how can I make sure that the coupon can be used on all my services?
I tried not to add ‘services’, the coupon is created but is not usable.
I would like to specify that for the sake of performance and optimisation, I don't want to retrieve all the ids each time and then put them back in the coupon creation request.
Thank you
Hi Djimmy,
Thanks for reaching out to us. There is an option to assign coupons in the Finance section to all services and events. I guess this would work even when using our API to create them.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello,
Could you please check with the dev team to see if it’s possible to create a coupon valid for all services without needing to list each one individually?
Thank you
Hello Djimmy,
You can assign the coupon to all services (or events) in the coupon settings. Perhaps, you are looking for a different solution?
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi,
As I said earlier, I create coupons via the api: /api/v1/coupons
The problem is that to add services I have to list them one by one and then enter them :
‘services": [
1
],
How can I adapt my request so that my coupons work for all my services without having to specify the content of the ‘services’ key?
Thank you
Hello Djimmy,
I see, thanks for the explanation. Let me forward this request to developers and I will get back to you as soon as possible with the feedback.
Apologies for the delayed answer and thank you for your patience.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Djimmy,
Unfortunately, this option is not currently available, but it will be introduced in version 8.0. The feature allowing coupons to apply to all services (including those created in the future) is currently in the testing phase.
Apologies for the inconvenience.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables