Reverto : Return & Exchange
App Introduction
Elevate your store’s return management. Centralize and automate refunds, exchanges, and cancellations. Transform returns from a burden into a benefit with our app—your all-in-one solution for effortless return and refund management. We bring everything together: returns, exchanges, cancellations, and even line-item cancellations, all on a streamlined platform. Set your own return rules and automate refunds based on your preferences. Build trust and loyalty with personalized return policies (including regional rules and payment method restrictions). Stand out with unique features.
Core Functionality
- Unified Control: Manage returns, exchanges, and cancellations all in one platform
- Automation & Customization: Set instant rules, refunds, and policies tailored to your needs
- Single Item Magic: Cancel individual items even from bulk orders
- Connect with top logistics platforms like FedEx, Australia Post, and more
- Informed Customers: Create personalized emails using pre-built templates
Merchant-Friendly
- E-commerce Independent Station Merchants
- Small & Medium Bulk Order Merchants
- Multi-logistics Partner Merchants
- Customer Experience-focused Merchants
Basic Information
- Developer:Lucent Innovation
- Address:Gandhinagar, GJ, IN
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:1 comment
- Release Date:2024-1-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 5 return requests
- Connect logistics partners
- Refund, return, or cancel based on your choice
- Dedicated customer support
Basic
- 50 return requests
- Connect with logistics partners
- Refund, return, or cancel based on your selection
- Basic email support
Pro
- 150 Return Requests
- Connect with Logistics Partners
- Refund, Return, or Cancel Based on Your Selection
- Dedicated Customer Support
Premium
- 400 Return Requests
- Connect with Logistics Partners
- Refund, Return, or Cancel Based on Your Selection
- Dedicated Customer Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/refunds.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
- GET /admin/api/orders.json?status=cancelled
Permission:write_orders,read_orders,manage_refunds
- POST /admin/api/return_rules.json
- PUT /admin/api/return_rules/{id}.json
- GET /admin/api/return_rules.json
Permission:write_return_rules,read_return_rules,manage_policies
- POST /admin/api/orders/{order_id}/cancel_line_items.json
- PUT /admin/api/orders/{order_id}/line_items/{line_item_id}/cancel.json
- GET /admin/api/orders/{order_id}/line_items.json?cancelled=true
Permission:write_orders,read_orders,manage_line_items
- POST /admin/api/carriers/{carrier_id}/connect.json
- PUT /admin/api/carriers/{carrier_id}/settings.json
- GET /admin/api/carriers.json
Permission:write_carriers,read_carriers,manage_fulfillments
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{id}.json
- GET /admin/api/email_templates.json?type=return
Permission:write_email_templates,read_email_templates,manage_notifications