paypal walled garden 3.0

I cant seem to get paypal to work on the walled garden with version 3.0
i have put in the right stuff

/ ip hotspot walled-garden add dst-host=“:^www\.paypal\.com$” dst-port=443 action=allow
/ ip hotspot walled-garden add dst-host=“:^content\.paypalobjects\.com$” dst-port=443 action=allow
/ ip hotspot walled-garden add dst-host=*.akamaiedge.net action=allow

and nada

version 2.9 works great wth is up with 3.0rc13

here is my export

/ip hotspot walled-garden
add action=allow comment=“” disabled=no dst-host=71.222.222.44
add action=allow comment=“” disabled=no dst-host=“:^www\.paypal\.com$” dst-port=443
add action=allow comment=“” disabled=no dst-host=“:^content\.paypalobjects\.com$” dst-port=443
add action=allow comment=“” disabled=no dst-host=*.akamaiedge.net
/ip hotspot walled-garden ip
add action=accept comment=“” disabled=no dst-host=“71.222.222.44”

Of course i can get to the signup page and everything goes well tell it gets to paypal and it just hangs, yet if i login and then go to paypal it works great, please dont tell me this is busted as paypal is the most widely used system for payments

upgrading to version 3.13 fixed the problem for anyone who cares