Is there a way to add some custom text to a hosted payment page?

Antonio Jerez Guillén's Avatar

Antonio Jerez Guillén

11 Sep, 2013 08:02 AM

Specifically to the one before going to Paypal to preapproved the payment. We're experiencing a lot of people who get hang at that step and maybe is because the unusual Paypal screen or the need to educate about how preapproved payments work...

Thanks!

  1. 1 Posted by Antonio Jerez G... on 11 Sep, 2013 08:56 AM

    Antonio Jerez Guillén's Avatar

    Added: Or in what other way can this, let's say "bottleneck", be optimized?

  2. Support Staff 2 Posted by Marc Guyer on 12 Sep, 2013 02:57 PM

    Marc Guyer's Avatar

    Hi Antonio -- There's a way you can do that with the custom CSS and the content directive.

  3. 3 Posted by Antonio Jerez G... on 13 Sep, 2013 09:50 AM

    Antonio Jerez Guillén's Avatar

    Hi Marc,

    Thanks for your answer. Can you elaborate a little bit more though? You mean the CSS "content" directive to add to the markup via :before or :after or I am missing something in the advanced settings for the hosted pages ?

    Thanks!

  4. 4 Posted by Antonio Jerez G... on 14 Sep, 2013 01:42 PM

    Antonio Jerez Guillén's Avatar

    For the sake of future reference, here's the CSS snippet that working for us:

    .payNowWrapper:after {
      content: "Paypal will ask you to confirm our monthly payments. \A No Strings Attached: you can cancel your subscription at ANY time.";
      display: block;
      font-size: 14px;
      margin-top: 1em;
      white-space: pre-wrap;
    }
    
  5. Marc Guyer closed this discussion on 17 Sep, 2013 03:18 PM.

Discussions are closed to public comments.
If you need help with Cheddar please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM