swift.shop documentation
First Steps
swift.shop has a modular structure so available functionalities for your shop depend on enabled and configured modules. It is recommended to read the following introduction chapters and then refer to specific module documentation on details on how to use it.
Testing Your Shop
When "Test Mode" is enabled in your core module settings, all orders are placed as "Test Orders" - no real payments, no fees. Once you turn off Test Mode, orders made with your own email or our built-in tester@swift.shop address are still treated as "Test Orders". You can add more tester emails anytime in core module settings.
You can find out which orders are test orders using "Test Order" column in orders grid.
Why test orders are useful
Test orders let you try the full shopping experience safely without paying any fees. For example, if you sell a digital product delivered by email, you can place a test order to preview exactly what your customer will receive. Test orders use sandbox payments, so you can complete a full checkout, generate an invoice preview, and explore every step - without touching real money.
User Guides
Sometimes your users might need help. Below is a list of common topics that you can refer your users to.
Modules Documentation
Core Modules
Product Information
Product Types
Order Management
Payment Methods
Delivery Methods
Promotions
Advanced Modules
Developer Guide
Shop API
swift.shops provides your shop with an API access. Every action available in admin panel can be executed via API.
go back to documentation home