Closed nobutsta closed 7 years ago
Manually
If you're not using Composer, you can also download the latest version of Omise-PHP. Then, follows the instruction below to install Omise-PHP to the project.
Extract the library to your project.
Then, include the following line into your PHP file,
require_once 'path-to-library/omise-php/lib/Omise.php'; Now you are ready to start using the library, please see the configuration and quick start sections below for usage examples.
ทีนี้เจอปัญหาใหม่
Fatal error: Uncaught exception 'Exception' with message 'Problem with the SSL CA cert (path? access rights?)'
สวัสดีีครับ, ผมลองใช้โค้ดตัวอย่างจากสคริปต์บนเซิร์ฟเวอร์ดู ปรากฏว่าพอ checkout เสร็จแล้วมันจะรีไดเรคไปยัง services/checkout.php ทีนี้ในไฟล์ config.php บรรทัดที่ 3 มันจะต้อง include
autoload.php
ในvendor
ผมหาโฟลเดอร์นี้ไม่เจอ ทั้งในไฟล์ตัวอย่างและใน git ดัง error ด้านล่างนี้ครับ