简体   繁体   中英

Open Stripe checkout in new tab instead of redirecting to checkout

I tried to open stripe checkout in a new tab instead of redirecting in the same tab. The documentation doesn't seem to show any parameter to specify this wanted behavior. https://stripe.com/docs/js/checkout/redirect_to_checkout

I would like something like target="_blank"

Seems it is currently not supported but there is a feasible solution mentioned by the guy who opened the issue. see: https://github.com/stripe/stripe-node/issues/700#issuecomment-535588300

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM