Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
191 views
in Technique[技术] by (71.8m points)

javascript - How to integrate Stripe JS in Safari?

I'm using Stripe in a web app.

Stripe JS file is included as follows :

<script src="https://js.stripe.com/v3/"></script>

When the page is loaded from Chrome, everything works properly. But sometimes when the page is loaded from Safari, a new tab is automatically opened pointing to the URL :

https://js.stripe.com/v3/m-outer-fb16f0f3145bb8d1f62f5d3386329cba.html#url=https%3A%2F%2Fwww.exemple.com%2Fords%2Ff%3Fp%3D1428%3A12%3A%3A%3A%3A%3A%3A&title=Espace%20Personnel&referrer=https%3A%2F%2Fwww.example.com%2Fconnexion&muid=NA&sid=NA&version=6&preview=false

Absolutely nothing in my application is opening such a tab.

Does anyone know how to solve that please ?

Thanks

question from:https://stackoverflow.com/questions/65887720/how-to-integrate-stripe-js-in-safari

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...