在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):angelleye/paypal-php-library开源软件地址(OpenSource Url):https://github.com/angelleye/paypal-php-library开源编程语言(OpenSource Language):PHP 100.0%开源软件介绍(OpenSource Introduction):Angell EYE PayPal PHP LibraryThis PHP class library for PayPal makes it easy to integrate PayPal APIs, including the PayPal REST APIs and Classic APIs like the Payments Standard Button Manager, Invoicing, General Merchant APIs, and Permissions. Server Requirements
InstallationVideo OverviewComposer InstallCreate a composer.json file with the following section and run composer update. "require": {
"php": ">=5.3.0",
"ext-curl": "*",
"angelleye/paypal-php-library": "3.0.*"
} Manual Install (without Composer)
SetupOpen /samples/config/config-sample.php, fill out your details accordingly, and save-as config.php to a location of your choice. To use the library in your project, include the following into your file(s).
Usage
You may refer to this overview video of how to use the library, and there are also samples provided in the /samples directory as well as blank templates ready to use under /templates. If you need additional help you may place an order for premium support. Fully Functional DemosThe library comes with basic usage samples, but if you feel more comfortable seeing the integration inside a fully functional demo that is built into a basic shopping cart system, take a look at our demo kits available on our website. You can find our FREE demos inside /demo directory. If you have purchased any demo then you just need to add those inside demo directory and its ready to go. TutorialsSupported APIsREST APIs
Payments Standard Button Manager
Button ManagerInvoicing
Merchant
Permissions
PayPal Manager (PayFlow Gateway)Financing Banners
Deprecated
Resources
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论