stripe / stripe-reachability

A bash script to test access to the Stripe API
MIT License
31 stars 14 forks source link

ipv6 support #5

Open maltfield opened 2 years ago

maltfield commented 2 years ago

Does Stripe intend to support being reachable via ipv6?

Currently it looks like api.stripe.com is not accessible over ipv6

root@host:~# dig +short -6 AAAA google.com
2a00:1450:400a:800::200e
root@host:~# 

root@host:~# dig +short -6 AAAA api.stripe.com
root@host:~# 

I'd like to know if this is intentional, and if api.stripe.com will be reachable over ipv6 at some point in the future?

If there's a better place to ask this question, please let me know. I couldn't find any relevant community forums for Stripe integration development, and "stripe reachability" seemed like the most appropriate place to ask about IP-related questions.

miyurusankalpa commented 6 months ago

Most my servers are IPv6 only.

This is the response I got from stripe support on 2024/02/08

Thank you for reaching out to us with your question about IPv6 support for the Stripe API and webhooks. I understand that this is important information for you.

At the moment, Stripe does not support IPv6. While we don't currently have plans in place to implement IPv6, we are constantly evolving our product and considering future updates. We recommend staying updated with our product announcements by following us on Twitter [0] or checking our newsroom [1] for any updates.