App Introduction
Automatically cancel any pending payments after X hours/days. Define your own rules Cancel any pending orders based on payment methods Release inventory from unpaid orders
Core Functionality
- Recover pending payments
- Automatically cancel unpaid orders
- Clean up your order list
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Small & Medium E-commerce Sellers
- High-order Volume Merchants
Basic Information
- Developer:Triciclo
- Address:Tabasco 262, int.501, Roma Norte, Mexico, DF, 06700, MX
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2022-1-25
- Supported languages:Spanish、English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$3.99
- Only available for "Basic" stores
- Unlimited rules
- Unlimited orders
Shopify
$7.99
- Shopify Stores Only
- Unlimited Rules
- Unlimited Orders
高级
$19.99
- Limited to "Advanced" stores
- Unlimited rules
- Unlimited orders
Plus
$39.99
- Limited to "Plus" stores
- Unlimited rules
- Unlimited orders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/resume.json
- PUT /admin/api/orders/{order_id}/payment_status.json
- GET /admin/api/orders.json?status=pending
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/orders/{order_id}/cancel.json
- PUT /admin/api/orders/{order_id}/status.json
- GET /admin/api/orders.json?status=unpaid
Permission:write_orders,read_orders,manage_fulfillment
- DELETE /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}/archive.json
- GET /admin/api/orders.json?status=archived
Permission:write_orders,read_orders,manage_orders