คำถามติดแท็ก magento-ce

2
Magento CE จะไม่ให้ฉันใช้ PayPal แบบมาตรฐานหากไม่มีแบบด่วน (ซึ่งต้องใช้ข้อมูลรับรอง API)
ตัวเลือกเดียวที่ปรากฏในผู้ดูแลระบบของฉันคือ: การชำระเงินขั้นสูง (รวมการชำระเงินด่วน) การชำระเงิน Pro (รวมการชำระเงินด่วน) การชำระเงินมาตรฐาน (รวมถึงการกรอกใบสั่งซื้อด่วน) ฉันเห็นภาพหน้าจอจากผู้ดูแลระบบคนอื่น ๆ ที่ ((รวมการชำระเงินด่วน) ไม่ปรากฏหลังจากการชำระเงินมาตรฐาน ฉันใช้ v1.9.1.0 ซึ่งปัจจุบันเป็น Magento CE รุ่นล่าสุด ปัญหาคือว่าถ้าฉันเลือก "การชำระเงินมาตรฐาน (รวมถึงการชำระเงินด่วน)" ฉันต้องใส่ข้อมูลรับรอง API ที่ฉันไม่มี (ฉันไม่ต้องการอัปเกรดบัญชี PayPal ของฉันฉันแค่ต้องการการชำระเงินพื้นฐานที่สุด ตัวเลือก) ดังนั้นฉันจึงพยายามหาวิธีกำจัดตัวเลือกการชำระเงินด่วนหรืออย่างน้อยที่สุดหาวิธีใช้การชำระเงินแบบมาตรฐานเท่านั้น ความช่วยเหลือใด ๆ ที่จะได้รับการชื่นชม ฉันไม่พบคนอื่นในฟอรัมที่มีปัญหานี้ดังนั้นฉันจึงสงสัยว่ามันใหม่กับ v1.9.1.0 หรืออะไรบางอย่าง กรุณาช่วย. ขอขอบคุณ.

6
ข้อผิดพลาด:“ ควรสร้างวัตถุ DOMDocument” เมื่อเพิ่ม / แก้ไขแอตทริบิวต์ผลิตภัณฑ์
เมื่อใดก็ตามที่ฉันแก้ไขหรือเพิ่มคุณสมบัติของผลิตภัณฑ์ฉันได้รับข้อผิดพลาดกับส่วนหัว "มีข้อผิดพลาดในการประมวลผลคำขอของคุณ" และร่างกายพูด "Object DOMDocument should be created." The error log reads : " a:4:{i:0;s:37:"Object DOMDocument should be created.";i:1;s:10125:"#0 /home/puffpackage/public_html/vendor/magento/framework/View/Element/UiComponent/Config/Reader.php(95): Magento\Framework\View\Element\UiComponent\Config\DomMerger->getDom() #1 /home/puffpackage/public_html/vendor/magento/module-ui/Model/Manager.php(261): Magento\Framework\View\Element\UiComponent\Config\Reader->read() #2 /home/puffpackage/public_html/vendor/magento/module-ui/Model/Manager.php(169): Magento\Ui\Model\Manager->prepare('form_schedule_b...') #3 /home/puffpackage/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php(139): Magento\Ui\Model\Manager->prepareData('form_schedule_b...') #4 /home/puffpackage/public_html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(125): Magento\Framework\View\Element\UiComponentFactory->create('form_schedule_b...', NULL, Array) #5 /home/puffpackage/public_html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(93): Magento\Framework\View\Layout\Generator\UiComponent->generateComponent(Object(Magento\Framework\View\Layout\Data\Structure), 'form_schedule_b...', Array, Object(Magento\Framework\View\Layout\Interceptor)) #6 /home/puffpackage/public_html/vendor/magento/framework/View/Layout/GeneratorPool.php(86): Magento\Framework\View\Layout\Generator\UiComponent->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context)) #7 /home/puffpackage/public_html/vendor/magento/framework/View/Layout.php(327): Magento\Framework\View\Layout\GeneratorPool->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context)) #8 …

3
จะทำอย่างไรกับช่องโหว่ล่าสุด: ข้อมูลบัตรเครดิตที่ถูกขโมย
หลังจากที่มีข่าวออกมาเมื่อไม่กี่วันที่ผ่านมาฉันไม่เคยได้ยินอะไรมากและไม่มีแถลงการณ์อย่างเป็นทางการเกี่ยวกับช่องโหว่ใหม่ล่าสุด ซูกุริบอกว่าเป็นไปได้ที่จะรับข้อมูลบัตรเครดิตหรือแม้แต่$_POSTข้อมูลทั้งหมดรวมถึงรหัสผ่านของผู้ดูแลระบบและอื่น ๆ ฉันยังไม่เคยมีกรณีที่ลูกค้าถูกแฮ็ก แต่ไม่ต้องการรอจนกว่าสิ่งนี้จะเกิดขึ้น มีใครเห็นแพทช์หรือยัง
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.