Last Updated: 09 June 2025 | Change Log

Customize your payment pages

SMB (Worldpay eCommerce)

You can customize your payment pages either through our Hosted Payment Page Designer or a direct API call on a per transaction basis. This guide focuses on the customization functionality through the hosted designer interface.

To tailor your payment pages via an API call use our API reference to:

  • customize the CSS e.g. color, buttons, background
  • customize functional properties e.g. whether billing address fields should be displayed on your payment pages
Important

Customization via API call will override any customization done through the Payment Page Designer.

Customize via Payment Page Designer

Customize the look and feel of your payment pages using our Hosted Payment Page Designer.

  1. Log into your dashboard
  2. Navigate to "Developer Tools" from the left hand menu
  3. Choose the "HPP Designer" option to launch our customization tool

Capabilities

Using the payment page designer, you can:

  • add your company logo
  • add your own font
  • add your own stylesheet to change the look and feel of the hosted payment pages - Explore possibilities
  • customize the properties of your payment page
  • add merchant-defined parameters
  • test and publish your designs

You can test your customizations in the TRY environment (test) and later publish them to the live environment (production).

Next steps