URGENT: CC Card Fields not shown with X-Frame-Options to "sameorigin" error

Whats the URL of your site so I can inspect the form fields. :slightly_smiling_face:

I have an actual form with fields where I can enter the CC number, CVC code, expiration date, etc. The link you provide doesn’t have what I need. Where can I find an example of a form that contains all these fields? Thanks.

The method where you design the form and specify the fields to use is no longer supported. The new API creates the fields for CC number and CVC.

Awesome. Thanks.

Is there a little tutorial out there on how to use the new API to create the fields for CC number and CVC?

Regards.

With the Web Payments SDK you can use any one of the styles in our design showcase. :slightly_smiling_face:

Nice! That’s going to help. Now I need to find the code that makes that form. Thanks.

The code for the form can be found here. :slightly_smiling_face:

Thank you.

Do I really need to install node.js?

For that example yes. What server side language do you use? We do have examples in other languages. :slightly_smiling_face: