App Introduction
Offer return, refund, and exchange options. Allow customers to manage their orders efficiently. With this app, you can let customers manage their orders in your store. It includes options for customers to send return, exchange, or order cancellation requests, reorder any previous purchases, and get discounts. Administrators can also enable options for customers to request order invoices and change shipping addresses. If a customer’s account is disabled, order inquiry functionality will still be available to them.
Core Functionality
- Allow customers to send RMA (Return/Exchange/Cancellation) requests to admins.
- Allow customers to reorder previous purchases and get discounts.
- Customers can request order invoices and change shipping addresses.
- Provide customers with order tracking functionality.
Merchant-Friendly
- E-commerce Independent Station Merchants
- Repeat Purchase E-commerce Merchants
- B2C Retail E-commerce Merchants
- Cross-border E-commerce Merchants
Basic Information
- Developer:Webkul Software Pvt Ltd
- Address:H-28, Sector 63, Noida, UP, 201301, IN
- Price: Free / Free plan
- Rating:4.3 / 5
- Comment Count:4 comment
- Release Date:2018-9-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
$15
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/rma_requests.json
- GET /admin/api/orders/{order_id}/rma_requests.json
- PUT /admin/api/orders/{order_id}/rma_requests/{id}.json
Permission:write_orders,read_orders,manage_rma
- POST /admin/api/orders/reorders.json
- GET /admin/api/customers/{customer_id}/orders.json
- PUT /admin/api/discounts/{discount_id}/applications.json
Permission:write_orders,read_customers,manage_discounts
- POST /admin/api/orders/{order_id}/invoice.json
- PUT /admin/api/orders/{order_id}/shipping_address.json
- GET /admin/api/orders/{order_id}/invoice.json
Permission:write_orders,read_orders,manage_invoices
- GET /admin/api/customers/{customer_id}/orders.json
- GET /admin/api/orders/{order_id}.json
- GET /admin/api/orders/count.json?customer_id={id}
Permission:read_orders,read_customers,view_orders