App Introduction
Automate the process of invoice generation and payment registration in the FGO invoicing system. * Automatic Invoice Creation - The system automatically generates an invoice for each new order using FGO services * Automated Post-Payment Actions - When an order payment is captured, mark the corresponding invoice as paid in FGO * Automated Post-Cancellation Actions - When an order is canceled, automatically cancel or delete the associated invoice * Merge multiple orders from the same customer into a single invoice * Supports SAGA integration
Core Functionality
- Auto-generate invoices
- Invoices can be automatically marked as paid after order payment
- Check FGO invoice payment status and update Shopify order financial status
Merchant-Friendly
- Cross-border E-commerce Merchants
- B2B Wholesale Merchants
- Independent Station Merchants
Basic Information
- Developer:WebShopAssist
- Address:Str. Livezilor, 35, Mogosoaia, IF, 077135, RO
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:6 comment
- Release Date:2018-10-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Create up to 30 invoices per month
Basic
$5
- Includes 200 invoices
Standard
$10
- Includes 400 invoices
Premium
$15
- Includes 800 invoices
- Additional invoices: $0.02 each
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/invoices.json
- GET /admin/api/orders/{order_id}/invoices.json
- PUT /admin/api/invoices/{invoice_id}.json
Permission:write_invoices,read_orders,manage_orders
- PUT /admin/api/invoices/{invoice_id}/mark_paid.json
- GET /admin/api/invoices/{invoice_id}.json
- POST /admin/api/transactions.json
Permission:write_invoices,write_orders,manage_payments
- GET /admin/api/external_invoices/fgo/status.json
- PUT /admin/api/orders/{order_id}/financial_status.json
- POST /admin/api/webhooks.json
Permission:read_external_invoices,write_orders,manage_webhooks