App Introduction
The fcon QR Biller app lets you easily insert an official Swiss QR payment slip into your invoices. Both merchant and customer payment details are embedded in the QR bill, so customers can simply scan the QR code to complete payment entry effortlessly. QR bills are generated in real time, and customer information, orders, and transactions are not stored on any server. A Swiss bank account and online banking access are required.
Core Functionality
- Integrate payment slips into your invoices by adding a single line of code to your layout
- Your customers can pay via QR code
- Get paid faster by adding your order number in the comments section
- Invoice recipients can pay your invoices via QR code – quick and secure
Merchant-Friendly
- B2B Wholesale Merchants
- Independent Retail Merchants
- Cross-border E-commerce Merchants
- SME E-commerce Merchants
Basic Information
- Developer:Future Connection
- Address:Merkurstrasse 51, Zurich, 8032, CH
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:6 comment
- Release Date:2022-7-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
$9.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/invoices/{invoice_id}/payment_slips.json
- PUT /admin/api/invoices/{invoice_id}/payment_slips/{id}.json
- GET /admin/api/invoices/{invoice_id}/payment_slips.json
Permission:write_invoices,read_invoices,manage_payments
- POST /admin/api/invoices/{invoice_id}/qr_codes.json
- PUT /admin/api/invoices/{invoice_id}/qr_codes/{id}.json
- GET /admin/api/invoices/{invoice_id}/qr_codes.json
Permission:write_invoices,read_invoices,manage_payments
- POST /admin/api/orders/{order_id}/comments.json
- GET /admin/api/orders/{order_id}/comments.json
- PUT /admin/api/orders/{order_id}/comments/{id}.json
Permission:read_orders,write_orders,manage_payments
- POST /admin/api/invoices/{invoice_id}/secure_qr.json
- GET /admin/api/invoices/{invoice_id}/secure_qr.json
- PUT /admin/api/invoices/{invoice_id}/secure_qr/{id}.json
Permission:write_invoices,read_invoices,manage_payments