diff --git a/sample/payment-experience/CreateWebProfile.php b/sample/payment-experience/CreateWebProfile.php index 0f7481ea..e58f818b 100644 --- a/sample/payment-experience/CreateWebProfile.php +++ b/sample/payment-experience/CreateWebProfile.php @@ -22,7 +22,7 @@ $presentation = new \PayPal\Api\Presentation(); // A URL to logo image. Allowed vaues: .gif, .jpg, or .png. -$presentation->setLogoImage("http://www.yeowza.com/favico.ico") +$presentation->setLogoImage("http://www.yeowza.com/logo.png") // A label that overrides the business name in the PayPal account on the PayPal pages. ->setBrandName("YeowZa! Paypal") // Locale of pages displayed by PayPal payment experience.