-
Notifications
You must be signed in to change notification settings - Fork 6
Class "PaypalServerSdkLib\PaypalServerSdkClientBuilder" not found #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Any solution on this so far? |
@asia2tv This most probably is looking like a missing import issue, can you double check if you have added the following import: use PaypalServerSdkLib\PaypalServerSdkClientBuilder; Cc: @christophrrb |
Yes, I have, so that's not the issue for me 😕. I even downloaded sample code form this link https://www.paypalobjects.com/dev-studio-space/repositories/multilanguage/standard_html_php.zip, and if I run Edit: Added link and spelling |
@asia2tv @asadali214 found the issue. There is a capitalization discrepancy between what's show on the Integrate PayPal Checkout website vs. what's in the PayPal PHP GitHub docs. The website shows but it's supposed to be The sample code link from my first message matches the website, so anyone following the website will likely get this error. In short, to fix:
|
Hey all, I'm closing this ticket as it looks to have been resolved and we've received no additional replies. Should you require additional assistance, please let us know. |
Uh oh!
There was an error while loading. Please reload this page.
I have a problem
The text was updated successfully, but these errors were encountered: