Skip to content

magento man

Recommendation for hosting in KSA or UAE server

Need a single cpanel or cpanel reseller from KSA or UAE location. If unable to get then I’ll try from nearest DC. Some important features I… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1923226&goto=newpost

PayPal Express transactions for digital products are not completed automatically since Magento 2.4.6 CLI

We have a Magento store for digital products. After purchase, the Standard PayPal Express Checkout amount is automatically collected and the invoice is sent via AutoInvoice. This worked perfectly for years up to Magento version 2.4.5-p7. Without further changes other… Read More »PayPal Express transactions for digital products are not completed automatically since Magento 2.4.6 CLI

Graphql module not working properly in magento 2

I created the module schema.graphqls #Magento Customer GraphQl Schema type Query { testcustomer: Testcustomer @resolver(class: “Graphql\CrudOperations\Model\Resolver\StudentList”) @doc(description: “The testcustomer query returns information about a customer”) } type Testcustomer @doc(description: “Testcustomer defines the customer name and other details”) { student_id: Int… Read More »Graphql module not working properly in magento 2