Home
  • Payments and Transfers
  • Disputes and Limitations
  • My Account
  • My Wallet
  • Login & Security
  • Seller Tools

How do I add a custom logo to my PayPal checkout flow?

You can pass your business logo in your checkout flow when using PayPal buttons, using one of two methods:
 
Method 1: Use the advanced variable option when editing or creating your PayPal button
  1. Click Step 3 Customize advanced features (optional).
  2. Add the image_url variable in the add advanced variable dialog, as shown in the following example:

    image_url=http://www..../YourLogo.gif
 
Method 2: Code your logo into your checkout flow using NVP or SOAP
 
NVP
Use the LOGOIMG variable to pass your logo image through your custom-coded Checkout flow.

Example: &LOGOIMG=https://www.../YourLogo.gif
 
SOAP
Use the cpp-logo-image variable to pass your logo image through your custom-coded Checkout flow.

Example: <cpp-logo-image>https://www.../YourLogo.gif</cpp-logo-image>


See also:
Was this article helpful?

More ways we can help

How are we doing?
Take our survey