Example of iframe payments

Hi. Is it possible to embed Square payments in an iframe in our ASP.NET MVC web app? In other words, we load an iframe from Square and not store any of the user’s credit card information on our servers.

Is there an example you can share?

Thanks.

With our Web Payments SDK you’ll be using the Square provided iframe that the customer will input the card information in so no sensitive card information will be on your servers. Here is a link to our examples. :slightly_smiling_face:

1 Like