-
When i allow open registration it sends out the notification in url. But when i do not allow open registration it doesn’t send notification at all.
-
Even when i allow open registration it doesn’t send free registration data or s2member free signup user data in notification but when i use the form with billing then it works.
Open Registration ''not allowed'' stop sending notification
Have you checked your settings in General Options -> Email Configuration
, and is anything grayed out there?
Email is working fine but notification through url is not working in free registration form.
http://5.249.150.231:49005/SingleMethodName=DomainManagementStripeService___DomainRegistration?s2_reg_notification=yes&user_id=%%user_id%%&item_number=%%item_number%%
above is my url i want to send data to. When i use it with payment form(stripe payment form) it sends the data to this url. but when i use free registration form i doesn’t send notification.