- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Foolishly, I hit the wrong button by mistake. I needed to refund, through APS, but hit the Refund Offline button.
How can I turn what is essentially a store credit into an online refund which gives the customer their money back through APS?
I know I can go into APS and do this directly, but then it doesn't show in Magento and the store credit will remain...
TIA!
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @mike_latzky
In Magento 2, once a refund has been processed as an offline refund, it cannot directly be switched to an online refund due to the way Magento records transactions.
However, you can correct this mistake with the following approaches:
Verify the Payment Gateway Supports Online Refunds
The payment gateway you’re using supports online refunds (e.g., PayPal, Stripe).
The order's payment method was processed online.
Void the Incorrect Offline Credit Memo
If the offline refund was created by mistake, you can void or cancel it, depending on the order state and payment gateway configuration.
Reprocess the Refund as an Online Refund
If the offline credit memo cannot be voided, you can still issue an online refund manually through these steps:
Refund Through the Payment Gateway:
Log in to the payment gateway dashboard (e.g., PayPal, Stripe).
Locate the transaction related to the order.
Issue the refund from there.
Hope it helps !
If you find our reply helpful, please give us kudos.
A Leading Magento Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
WebDesk Solution Support Team
Get a Free Quote | | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @mike_latzky
In Magento 2, once a refund has been processed as an offline refund, it cannot directly be switched to an online refund due to the way Magento records transactions.
However, you can correct this mistake with the following approaches:
Verify the Payment Gateway Supports Online Refunds
The payment gateway you’re using supports online refunds (e.g., PayPal, Stripe).
The order's payment method was processed online.
Void the Incorrect Offline Credit Memo
If the offline refund was created by mistake, you can void or cancel it, depending on the order state and payment gateway configuration.
Reprocess the Refund as an Online Refund
If the offline credit memo cannot be voided, you can still issue an online refund manually through these steps:
Refund Through the Payment Gateway:
Log in to the payment gateway dashboard (e.g., PayPal, Stripe).
Locate the transaction related to the order.
Issue the refund from there.
Hope it helps !
If you find our reply helpful, please give us kudos.
A Leading Magento Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
WebDesk Solution Support Team
Get a Free Quote | | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Refund Offline Mistake - How to switch to Refund Online?
Thanks @johnwebdes40a5 . I thought it would be something like this. I'll have to check to see if I can cancel the offline credit, and if so, refund through my APS panel.
I appreciate it!