Customization

Make the checkout experience uniquely yours. Our Hosted Payment Page (HPP) supports extensive visual customization, allowing you to match the interface seamlessly with your brand's look and feel.

Below is a map representing the customizable components of the page:




IDComponent NamePropertiesDescriptionCSS Examples
1Back buttonColorControls the link typography color for returning to the main shop.
  • color: #FF0000
2Left side container backgroundBackground colorSets the background fill for the entire left summary column.
  • backgroundColor: #191D20
3Amount to be paid topperBackground colorAdjusts the specific accent tab or top styling above the price panel.
  • backgroundColor:#27F116
4Amount to be paidBox Shadow, Font colorControls the shadow depth and typography color of the price summary block.
  • boxShadow: 10px 5px 5px #27F116
  • color: #27F116
5Total amount numberFont colorExplicitly targets the text color of the final checkout price digits.
  • color: #ECA00C
6Left side container bottomBackground colorStyles the bottom visual padding section of the left card column
  • backgroundColor: #191D20
7Payment method labelFont colorCustomizes the typography color for payment option text (e.g., "Google Pay").
  • color: #ECA00C
8Payment method container backgroundBackground colorSets the background fill specifically behind the payment method entry area.
  • backgroundColor: #0CDDEC;
9Input LabelFont colorFormats field headers like "Card Number", "Expiry date", and "CVV".
  • color: #27F116
10Input borderBorder color, border radius, box shadowFine-tunes the corner roundness, outline color, and depth of form inputs.
  • borderColor: #27F116
  • borderRadius: 10px
  • boxShadow: 10px 5px 5px #27F116
11Payment method container border (Active)Border colorManages the outer framing line surrounding the active payment method panel.
  • borderColor: #FF0000
12Radio button & Check markBackground colorDefines the base/accent colors for active form selections.
  • backgroundColor: #ECA00C
13Button primaryBackground color, border radiusSets the fill color and corner roundness for your main execution button.
  • backgroundColor: #27F116
  • borderRadius: 100px
14Payment method container borderBorder colorControls row lines separating individual payment type blocks.
  • borderColor: #FF0000
15BodyBackground colorSets the background fill for the entire right side column.
  • backgroundColor: #ff0000

💡

Implementation Tip

To enable customization, please contact your Account Manager directly or reach out to our Technical Support team. When doing so, please provide your preferred styling values for each component so we can configure your HPP design.

Email: [email protected]

Support Hours: Monday to Friday, 09:00 - 17:00 CET/CEST



Did this page help you?