Hacker News new | ask | show | jobs
by ab 4199 days ago
Stripe checkout does use an iframe from checkout.stripe.com for the payment form.
1 comments

Yes, it does. But that iframe is dynamically invoked by JavaScript executing in the parent page. The user can't easily see that the popup is more secure than the background page.