Open
Description
openedon Oct 14, 2024
We are having trouble with both `0.0.0.0` and `0.0.0.1` with [Stripe Elements UI](https://docs.stripe.com/payments/payment-element) for collecting payment card details.
- Stripe Elements UI's JavaScript does not allow being hosted on IP-based hostnames
- Stripe backend does not allow redirecting to IP-based hostnames, to return to the app after adding payment card
Another usecase is locking down google maps API keys to specific domains, we were not able to make this work with 0.0.0.0
. I'm sure there are many similar situations with other JavaScript libraries.
We really need this to be configurable to localhost
🙏
Originally posted by @angularsen in dotnet/maui#24884 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment