Hello!
We have Apple Pay implemented via Square in Checkout. Our design team has proposed a new visual structure for the payment page, suggesting implementing a switcher on the top of the page allowing to switch between Apple Pay/ Credit Card.
Our developer’s feedback is that it can not be done as Square doesn’t allow for changing styles and page structure (location of fields etc).
Is there any useful documentation regarding that topic?
Thanks
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Online Payment Solutions
Payment API: Process Online and In-Person Payments
Square Developer Documentation
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
The design of the Square-hosted checkout page is managed by Square and cannot be customized. This includes the location of fields, visual structure, and overall styling. This is to ensure a consistent, secure, and optimized payment experience for users.
However, if you need more control over the design and structure of your payment page, you might consider using the Square Web Payments SDK. This allows you to build a custom payment form within your own application, giving you more flexibility over the design. However, please note that this would require more development work compared to using the Square-hosted checkout page.
This answer was reviewed by @Bryan-Square.