Are there any options for styling the Accept Hosted receipt page, outside of those that can be provided in the XML for the getHostedPaymentPageRequest API? In testing payments and receipts in the Sandbox, I'm not happy with several aspects of the receipt layout, such as the overly large font size, and the fact that it contains grammatical errors like "Thank-you for your business!" (with a pointless dash in between the words "Thank" and "you"). Errors like that make it appear that the receipt was put together by people without a command of English, which not only would make us look bad, but could cause users to worry that they've been redirected to some sort of hacked payment website.
I've tried making changes to the receipt page fonts (at least) in the Account setup, but it appears those settings don't have anything to do with the Accept Hosted pages; the example pages associated with them also bear no resemblance to anything in Accept Hosted.
Please note that we cannot suppress the receipt since we are by necessity using full page redirects to Accept Hosted, rather than using an iframe or a popup. We are ferventing hoping that suppressing the receipt page with full page redirects will become possible soon, as we would greatly prefer to not see that receipt page at all; but if users are going to be forced to see that receipt page, we would at least like to have it look professional, which the current one does not.
10-09-2018 04:38 AM
We are in the same boat. A number of our customers have voiced their disatisfaction over the receipt page text and necessity. Is there any way to change the wording on the page? or allow the redirect via full page instead of iframe/lightbox?
10-23-2018 05:32 AM
I completely agree. This is unacceptable to not be able to customize this receipt page that looks like it could be illegitimate from a foreign country that doesn't understand that "Thank you" does not have a hypen in the middle!
Do any of the settings in the merchant account even work for this Accept Hosted solution? It appears that those settings are only for the legacy and if so they should be correctly labeled as such or divded into a new settings page altogether.
12-06-2018 08:09 AM
12-08-2018 12:45 AM
While I do agree with your points they could have at least provided some rudimentary style options in the merchant account. Provide a color selector and you can choose whatever color you want without comprosmising security. There's only a few areas of hard-coded text on both pages. Provide an input for escaped text. This is 5-8 style settings at most. It's not rocket science.
Or just make the merchant account easier to work with so you know what's legacy and what is new.
12-10-2018 07:27 AM
12-10-2018 12:27 PM
No, that's not I mean. Don't let the users set the actual CSS. Have a bunch of presets.
Background Color - only can use from a color selector. They hardcode in the 'background-color' and use our selection as a token.
Text - Escape the text, use it as a token.
Font Size: Dropdown of 8 pt - 72 pt. They hardocode in the 'font-size' and use our selection as a token.
There are many ways to supply minimal styles, with little validation required, and give the developer something to work with for their customers. They'd rather just push their Accept.JS solution so they don't have to do any work. That's their 'solution' for all of this.
12-11-2018 10:39 AM
Create 1 normal style, like PayPal has even without customisation.
Put logo, your style etc.
Current one looks like unaccepted test task from a student who did not passed exam. Don't have $100 for middle indian coder to create 1 normal form?
05-14-2020 02:48 AM
Don't have money to style form? - Ask community to help. We would be glad to do it for you, but PLEASE do something with this ugly form.
05-14-2020 02:53 AM
In any case, I think each of us can make our own time management efficient.
07-27-2022 02:54 AM