xendit / xendit-php

Xendit REST API Client for PHP - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services, xenPlatforms
https://developers.xendit.co/api-reference/
MIT License
153 stars 76 forks source link

Class Xendit/Xendit not found #165

Closed rdecastro31 closed 2 years ago

rdecastro31 commented 2 years ago

Hi,

I installed the xendit-php library version 1.4 on our local machine with php version 7.1.

Upon testing, an error appeared saying "Class Xendit/Xendit" not found, I even changed the "/" to "\" but still error occurs.

Any help would be appreciated. Thanks and God bless!

luminto17 commented 2 years ago

Hi @rdecastro31 , well noted on the issue.

May we know what Xendit products are you planning to use? We recommend to install the latest version of our Xendit PHP, which is v.2.17.0 to get all the latest benefits https://github.com/xendit/xendit-php/releases/tag/2.17.0 (and hopefully solve this issue)

Looking forward hearing from you. Thank you

rdecastro31 commented 2 years ago

Hi Xendit Team,

We are currently using php version 7.1, is this compatible with the latest version?

Thanks for the prompt response.

Raphael De Castro +63917-823-9348 Senior Web and Mobile Developer


From: Luminto @.> Sent: Tuesday, 14 December 2021 10:31 am To: xendit/xendit-php @.> Cc: rdecastro31 @.>; Mention @.> Subject: Re: [xendit/xendit-php] Class Xendit/Xendit not found (Issue #165)

Hi @rdecastro31https://github.com/rdecastro31 , well noted on the issue.

May we know what Xendit products are you planning to use? We recommend to install the latest version of our Xendit PHP, which is v.2.17.0 to get all the latest benefits https://github.com/xendit/xendit-php/releases/tag/2.17.0 (and hopefully solve this issue)

Looking forward hearing from you. Thank you

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/xendit/xendit-php/issues/165#issuecomment-993098042, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AW5E3LJIJRYY3A6E6IPMDVTUQ2UANANCNFSM5J7WTCXA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

luminto17 commented 2 years ago

Hi @rdecastro31 , unfortunately the latest version of our PHP SDK requires PHP version >=7.2.0 https://packagist.org/packages/xendit/xendit-php#2.17.0

We are no longer developing any products on Xendit PHP version 1 as written here https://developers.xendit.co/api-reference/#php, so there might a chance some Xendit products you are looking to integrate might not available in Xendit PHP v1. Could we check with you what Xendit products are you using?

We will try to check and reproduce the issue 1.4 and will share update when we have one

rdecastro31 commented 2 years ago

Hi Guys,

I'll just upgrade our PHP version >= 7.2 and will update the xendit-php library.

Will let you know for any progress

Thanks for the clarifications

xen-HendryZheng commented 2 years ago

HI @rdecastro31 Is everything alright with your integration with xendit-php library? Please let us know if you need further assistance.