Replies: 0
I had the Paypal gateway working right last year, but now paypal says they require an https:// return url.
Event Manager, Payment Gateways, Paypal, Settings says:
“PayPal Options
Important: In order to connect PayPal with your site, you need to enable IPN on your account. Your return url is http://[deleted]/wordpress/wp-admin/admin-ajax.php?action=em_payment&em_payment_gateway=paypal”
Notice that the return URL is http:// not https://. Do I just change Paypal to use https and leave the rest of the return URL the same?