get subscriber email on "Confirmation thankyou page" mailchimp - php

I am working on mailchimp.
What I want to do is
Get the email entered at signup page at confirmation thankyou page, Which is displayed when user click on the link in email.
I have searched on internet but couldn't find any solution.The flow is like
User submitted form
User clicked on confirmation email.
Now he is redirected to my custom thankyou page.
How can I get his email address on this page?

There is no way available to get the email on Custom Thankyou page. The only way to do it is to buy the plan offered by mailchimp. You can't do it with free account.

Related

Can't subscribe to subscription forms in a website

I've tried using the plugins Contact Forms 7, Mailpoet, and other subscription forms for my website. Whenever a visitor tries to enter his email address into the form and when they click the subscribe button. Instead of subscribing, a pop up is showing up that says. "https://websitename.com is requesting your username and password. The site says: Restricted"
But, when I logged into the admin site and subscribe, I can subscribe just fine.
Can you let me know what's wrong here? Thanks.
Please check the admin general setting "Membership" .You can find checkbox with "Anyone can register" option please active that one. Hope you will get the solution.

email link to php page on my site with a parameter

I am trying to send my customer a link to my payment gateway for a product configured offline. I send the customer an email with a link such as
example.com/payme.php?n=123456
which works when I paste it to a browser but results in file not found when clicked from email link. I know this is because of the parameter, is there a better way to do this?

wordpress password reset link not work

on my WordPress website when i reset my account password by entering my email and pressing reset on the lost-password page, i get the confirmation to check my email for confirmation link,
enter image description here
however i never get the email, the email doesn't reach the inbox neither the spam folder, in other words the email does not go.
Why could that be?
Emails from other forms from the website work, contact, registration, product purchase.
I am using woo-commerce on the website.
How can i overcome this?
go to yourwebsite/wp-login.php?action=lostpassword
then u can change ur password
dont go to my-account/lost-password/ as woocommerce get you to it
for more info go to https://codex.wordpress.org/Customizing_the_Login_Form

PayPal add to cart custom shipping address

I've got a 2 item gift shop where people can send gifts to other people and pay via paypal. My issue is that its annoying for customers to have to change their address on the paypal checkout screen.
Is there a way I could make it so that they enter their address on the same page as the checkout button and that is then sent to the paypal page and autofills the address stuff. I'm currently only using HTML but could use PHP if needed
Thanks.
If you've already let your useres fill in an address on your website, why would you create a paypal button where they again have to fill in an address? Simply fill out the address in your paypal form automatically using these submit HTML variables:
https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/#id08A6HI0J0VU
And set 'address_override' to 1 as stated on:
https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/

Redirect URL to a specific page in wordpress

I am creating a plugin, in which I send newsletters to subscribed users. To do this, I first created a form, in which users enter their email-id, and been subscribed. After subscribing, they got an email for confirming their email-id. Here is the problem arise.
To confirm, I send them a link for confirming their email id as following:
http://localhost/wordpress/wp-content/plugins/my-plugin-path/templates/subscribe.php?id=53cad9f23a6ec
While I have to send them the link as following:
http://localhost/wordpress/newsletter/confirmation/53cad9f23a6ec
So how it can be done. Please help me. Any help would be appreciated. Thank you.

Categories