Last Updated: 07 March 2024 | Change Log

Payment page properties

Customize various properties of your payment page within the Edit Payment Pages section of the payment page designer. You can customize:

  • Page features
  • Address and contact display settings
  • Merchant configuration

Select any of these sections to open corresponding properties.

Edit page features

UI elementDescriptionGateway default
Show country listDisplays a drop-down list of countries on the payment pages.False. Hide country list.
Show language listDisplays a drop-down list of languages on the payment pages.False. Hide language list.
Show Powered by WorldpayThe 'Powered by Worldpay' logo (referring to "worldpay" on the payment pages) is displayed while content is being displayed on a payment page.True. The Powered by Worldpay logo is enabled.
Show cancel buttonThe cancel button lets the customer cancel the payment.True. The cancel button is displayed.
Show change payment method buttonReturns the customer to the payment method selection page.True. The Change payment method button is displayed.
Info
A Back button may be displayed instead of a Change payment method button.
Show page header and logoWhen set to True, we display the selected logo and associated space around the logo.True. The selected logo with associated space is displayed.
Show page footerWhen set to True, Worldpay copyright information is displayed in the footer.True. The footer containing Worldpay copyright information is displayed.
Show payment details headerWhen set to True, the payment header is displayed. You may want to hide this to reduce the frame size or to complement your aesthetic.True. The payment header is displayed.
Show card iconsWhen set to True, logos for card payments are displayed. You may want to hide the card icons if you are displaying the payment pages in an iframe and you already provide the card types in your own website.False.
Show card holder nameWhen set to True, the card holder name is displayed above their payment details. You may want to hide this if the customer's name is already displayed elsewhere on your payment page.
Info
If set to False, you must provide the card holder name in the billing address, and it must contain at least one of <firstName> or <lastName>.
True. The card holder name is displayed.
Change payment button textCustomize the text displayed on the Make Payment button with a variety of alternatives available through a drop-down menu:
  • Submit Payment
  • Buy Now
  • Pay Now
  • Pay
  • Save account
  • Save card
  • Save
  • Add
  • Add card
  • Book now
  • Continue
Make payment
Apple Pay button colorChange the color displayed on the Apple Pay button through a drop-down menu:
  • Black
  • White
  • White with outline
Black
Apple Pay button labelChange the text displayed on the Apple Pay button through a drop-down menu:
  • Apple Pay
  • Book with Apple Pay
  • Buy with Apple Pay
  • Check out with Apple Pay
  • Donate with Apple Pay
  • Set up with Apple Pay
  • Subscribe with Apple Pay
  • Add money with Apple Pay
  • Contribute with Apple Pay
  • Order with Apple Pay
  • Reload with Apple Pay
  • Rent with Apple Pay
  • Support with Apple Pay
  • Tip with Apple Pay
  • Top Up with Apple Pay
Apple Pay
Google Pay button colorChange the color displayed on the Google Pay button through a drop-down menu:
  • Black
  • White
Black
Google Pay button labelChange the text displayed on the Google Pay button through a drop-down menu:
  • Buy with G Pay
  • G Pay
Buy with G Pay
Mask card detailsWhen set to True, the card and CVC number are hidden as they are typed.False. The card details are displayed as they are typed.

Edit address and contact display settings

Make selections to hide or display the following:

UI elementDescriptionGateway default
Shipping addressDisplays the shipping address of the customer on the payment pages. Dropdown have following options :
  • Hide : Hide shipping address
  • Show : Show shipping address
  • Edit : Allow customers to show and edit shipping address.
Hide.
Billing addressDisplays the billing address of the customer on the payment pages. Dropdown have following options :
  • Hide : Hide billing address
  • Show : Show billing address
  • Edit : Allow customers to show and edit billing address.
Edit.
Contact DetailsDisplays the contact details of the customer on the payment pages. Dropdown have following options :
  • Hide : Hide contact details
  • Show : Show contact details
  • Edit : Allow customers to show and edit contact details.
Hide.

Edit merchant configuration

Customize settings about the parameters that you send to and receive from us for payments.

During the payment process, you can optionally append parameters to one or both of the following URLs:

  • Redirect URL: Once we receive your initial order, we send a response containing a redirect URL. You use this redirect URL to redirect your customer to the payment pages.

You can optionally append our standard parameters or your own custom parameters to the redirect URL.

  • Result URL: When we receive the payment result, we redirect your customer to a result page. We recommend that you provide us with your custom result URLs.
FieldType of redirectDescriptionGateway default
Disable strict redirect URLsresult URLWhen we return the customer to your website with the payment result URL, we may append additional parameters to the query-string. When we construct the URL, we append the fragment after query string
  • When set to True, we append the additional information after the fragment.
  • When set to False, we append the additional information before the fragment. This means that the additional information is placed between the URL and the fragment.
True.
Whitelist redirect URLsresult URLThis allows you to whitelist redirect URLs - perhaps you want to redirect a customer to a page that doesn't necessarily start with http/https.No default.
Whitelist one or more URL(s).
Return error reasons in URLresult URLWhen this feature is enabled, and there's a problem processing a payment on the payment pages, we can return additional information on the query-string of your result URL:
  • errorRefNumber - a unique identifier for the issue, which can be passed to support teams
  • messages - a comma-separated list of error message as to why the payment could not be processed.
Dropdown have following options :
  • When set to True, we append the additional error messages .
  • When set to False, we won't append additional error messages.
True.