Skip to main content

Questions tagged [creditmemo]

0 votes
1 answer
76 views

I have a requirement, where I need to verify a custom condition just before the order cancellation process. If the condition fails, I need to stop the cancellation and revert the order to its previous ...
NotEqual's user avatar
0 votes
0 answers
30 views

Magento 2.4 module for a Customer Wallet Recharge via Payment Gateway involves building a custom module that allows customers to add funds to their digital wallet on your Magento store using a payment ...
saravankg's user avatar
0 votes
1 answer
593 views

i want to set "Qty to refund" column value as 0 by default and then i will update qty for only those product which i want to refund. i tried to set value as 0 but after that the "Update ...
quickshiftin's user avatar
0 votes
2 answers
195 views

I create creditmemo, but when I want to return qty to stock,I don't know how to used; vendor/magento/module-sales/Model/RefundOrder.php vendor/magento/module-sales/Model/RefundInvoice.php
Allen's user avatar
  • 19
1 vote
0 answers
70 views

See this image it's the order page. The highlighted product's calculations are correct. See this image it's the credit memo page. The highlighted product's calculations are incorrect. Can you kindly ...
Hamendra Sunthwal's user avatar
1 vote
2 answers
528 views

I want to override the item layout in credit memo email template and want to add new column in that. I tried to override that but that item layout in email template is not showing. Overridden email ...
Mitul Vadalia's user avatar
1 vote
3 answers
324 views

I'm coming to you, because I tested the credit memo functionality on my client's site. I noticed that the view does not load all the CSS and JS (see screen) When I go into the order to create the ...
Hugues's user avatar
  • 11
1 vote
0 answers
294 views

When I try to print invoices or credit memos from the admin side I face the below error. Error Screenshot: https://i.imgur.com/U6ZmZhj.png I use the below code: File Path: Vendor/Extension/Model/...
Anil Makwana's user avatar
0 votes
1 answer
342 views

Here I used the credit memo plugin for updating the order data after refund success so how can I get order data in that function? etc/adminhtml/di.xml <?xml version="1.0"?> <...
Jay Parmar's user avatar
1 vote
1 answer
1k views

There are some orders on the website that is done by the Paypal online method. Now I want to a partial refund of an order item using the invoice API. E.g:: /rest/default/V1/invoice/xxxx/refund { &...
Manoj Jarial's user avatar
3 votes
1 answer
1k views

I need to add a custom variable based on payment method to credit memo email. I captured the event email_creditmemo_set_template_vars_before in my custom module, Which was dispatched on Magento\Sales\...
Mujahidh's user avatar
  • 2,782
0 votes
1 answer
225 views

When an order comes in an invoice is created automatically and gets send out. I can also find that invoice when i click on the order. If I ship the order then, the shipment email goes out to the ...
Viktor's user avatar
  • 1
0 votes
0 answers
665 views

I have added a custom attribute custom_status to the sales_creditmemo and the sales_creditmemo_grid tables via a InstallData script in a custom module, and added the custom field to the creditmemo ...
Dennis van Schaik's user avatar
0 votes
1 answer
363 views

I'm looking to compare refunds that have been paid in cash vs by store credit in the database, but I cannot find any info myself.
Firm Pomegranate's user avatar
0 votes
1 answer
2k views

I am using the console command to delete an order item so I need also to create a credit memo based on the delete item price and refund the payment to the customer online using API. I used the ...
Manoj Jarial's user avatar

15 30 50 per page
1
2 3 4 5
12