Discussions
Change pending_subscriber to full subscriber
Is there a possibility to change pending_subscriber to a full subscriber by an API call?
Because for my case I don't need a user to answer the message "Reply Y to subscribe to recurring automated promotional msgs (e.g. cart reminders). Msg & data rates may apply."
This message I show in my application where user can accept or decline subscription.
Thanks for any help.
Posted by Victor Chicu 4 months ago
Webhook Work
I have some problems with the webhook. I create my app. I registered several webhooks , and gave endpoints on my app. But I can get responses after events such as 'shop.incoming_message' or 'shop.subscriber.opt_in' on my app logs.
I find a way how to test webhooks in the manual. I get 'Example Event' and sent it with postman.
I got "message": "OK" but nothing in my app logs. I changed webhook_id to my id after hook registration but it didn't work.
I use API v2.0
Need some help. What am I doing wrong?
Posted by Vlad 6 months ago