ignitefind
Forum Replies Created
-
Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed errorThis was provided from hosting company.
[root@ded3969 apf]# iptables -vnL | grep 8443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8443
[root@ded3969 apf]# iptables -vnL | grep 6443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6443
[root@ded3969 apf]# ss -puntl | grep 8443
[root@ded3969 apf]# ss -puntl | grep 6443
[root@ded3969 apf]# ss -puntl | grep 443
tcp LISTEN 0 128 *:443 *:* users:((“httpd”,pid=31281,fd=5),(“httpd”,pid=25945,fd=5),(“httpd”,pid=25916,fd=5),(“httpd”,pid=25880,fd=5),(“httpd”,pid=25821,fd=5))
tcp LISTEN 0 128 :::443 :::* users:((“httpd”,pid=31281,fd=6),(“httpd”,pid=25945,fd=6),(“httpd”,pid=25916,fd=6),(“httpd”,pid=25880,fd=6),(“httpd”,pid=25821,fd=6))Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed errorPlease advise
[root@ded3969 apf]# iptables -vnL | grep 8443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8443
[root@ded3969 apf]# iptables -vnL | grep 6443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6443
[root@ded3969 apf]# ss -puntl | grep 8443
[root@ded3969 apf]# ss -puntl | grep 6443
[root@ded3969 apf]# ss -puntl | grep 443
tcp LISTEN 0 128 *:443 *:* users:((“httpd”,pid=31281,fd=5),(“httpd”,pid=25945,fd=5),(“httpd”,pid=25916,fd=5),(“httpd”,pid=25880,fd=5),(“httpd”,pid=25821,fd=5))
tcp LISTEN 0 128 :::443 :::* users:((“httpd”,pid=31281,fd=6),(“httpd”,pid=25945,fd=6),(“httpd”,pid=25916,fd=6),(“httpd”,pid=25880,fd=6),(“httpd”,pid=25821,fd=6))Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed errorconfirmation that these are open, However there is not a service for this to listen
Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed error[root@ded3969 apf]# iptables -vnL | grep 8443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8443
[root@ded3969 apf]# iptables -vnL | grep 6443
0 0 ACCEPT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6443
[root@ded3969 apf]# ss -puntl | grep 8443
[root@ded3969 apf]# ss -puntl | grep 6443
[root@ded3969 apf]# ss -puntl | grep 443
tcp LISTEN 0 128 *:443 *:* users:((“httpd”,pid=31281,fd=5),(“httpd”,pid=25945,fd=5),(“httpd”,pid=25916,fd=5),(“httpd”,pid=25880,fd=5),(“httpd”,pid=25821,fd=5))
tcp LISTEN 0 128 :::443 :::* users:((“httpd”,pid=31281,fd=6),(“httpd”,pid=25945,fd=6),(“httpd”,pid=25916,fd=6),(“httpd”,pid=25880,fd=6),(“httpd”,pid=25821,fd=6))Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed errorHosting company is inmotion. IP are whitelisted and ports are all updated, as I passed this documentation over to inmotion support
PHP is 7.1
WP: 5.7.2
WOO:3.5.2
CardConnect: 3.0.4Forum: Plugins
In reply to: [CardPointe Payment Gateway for WooCommerce] 6443 , 8443 Port closed errorI have spent a portion of my day going from hosting company to cardconnect support and have determined that nobody has any solution to this. If someone could direct me on how to have this plugin identify that ports are open, it will help immensely.
error message:
Warnings/Messages Port 6443 is closed.
You will not be able to process transactions using the sandbox CardConnect environment.
First ensure that the ‘Site’ field is set and saved correctly above.
Then please request that your server admin or hosting provider opens port 6443.Port 8443 is closed.
You will not be able to process transactions using the production CardConnect environment.
First ensure that the ‘Site’ field is set and saved correctly above.
Then please request that your server admin or hosting provider opens port 8443.