As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hello Amelia,
I would like to give customers the ability to Opt-In to a Newsletter when they sign-up and unsubscribe when they delete their account in the Customer Panel,
preferably with a checkbox.
Is this possible?
I only see the following Web Hook actions: “booking completed”, “booking canceled”, and “booking rescheduled”
many thanks,
Steven
Hi Steven Greenwood,
Thank you for your interest in our plugin.
At the moment something like this is not possible unfortunately. It is possible to add customers data after the booking through Web hooks but you would need to delete data manually since it is not connected to deleting the account. However, this is a good suggestion and I will forward it to our team to track the number of votes for the future updates.
Best regards.
Thanks for your reply.
As I understand, one can create Custom Fields e.g. Check Box called "Newsletter".
Then when the Web Hook (https://wpamelia.com/web-hooks-settings/) “booking completed” is triggered,
the customers data including the "Newsletter" custom field would be passed to the external service.
Can you confirm if that is possible?
The user would then be responsible to unsubscribe, usually as a link in the newsletter emails. One could perhaps include an information text as a Custom Field in the Customer Panel.
Hi Steven,
Yes, if you use Zapier for connecting, Zapier will retrieve all data from the booking and you can select which you want to sent to the third party application, including data from custom fields. The only difference with custom fields is that those fields require parsing because those are JSON fields (they are not the same as first name, last name, email etc. fields).
Best regards.