You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2021. It is now read-only.
I'm testing the "without-webhooks/server/php/public" sample with Internet Explorer 11.
However, the page is not displayed well in Internet Explorer 11.
In addition, it has been confirmed that it can be used normally with Firefox and Chrome.
How can I make it available on Internet Explorer11?
To Reproduce
Open a command prompt and execute the following command.
cd without-webhooks/server/php/public
php -S 127.0.0.1:4242
I have the same problem with the with-webhooks version too. Stripe makes it clear in their documentation that they still support IE11, but it would appear that their documents are untruthful. The link they provide in the readme for this with a hosted demo does not work in IE11.
I completely understand that IE11 is an outdated browser, but the problem is that a certain percentage of my clients still use it, meaning I need to support it.
Bug report
Describe the bug
I'm testing the "without-webhooks/server/php/public" sample with Internet Explorer 11.
However, the page is not displayed well in Internet Explorer 11.
In addition, it has been confirmed that it can be used normally with Firefox and Chrome.
How can I make it available on Internet Explorer11?
To Reproduce
Expected behavior
An input form for credit card information is displayed, and payment is completed normally.
System information
The text was updated successfully, but these errors were encountered: