WeChat Payments in POS
by IT-Projects LLC https://apps.odoo.com/apps/modules/12.0/pos_payment_wechat/ , Ivan Yelizariev https://apps.odoo.com/apps/modules/12.0/pos_payment_wechat/
Odoo
$ 96.98
Required Apps |
•
Point of Sale (point_of_sale)
• Inventory Management (stock) |
Included Dependencies |
Show
•
POS QR Showing in POS (83 lines of code)
• POS: Longpolling support (617 lines of code) • QR Code Scanning in POS (337 lines of code) • QR-based payments in POS (121 lines of code) • WeChat API (678 lines of code) • QR-based payments (25 lines of code) |
Lines of code | 2353 |
Technical Name |
pos_wechat |
License | See License tab |
Website | https://it-projects.info/team/yelizariev |
Also available in version | v 12.0 |
Required Apps |
•
Point of Sale (point_of_sale)
• Inventory Management (stock) |
Included Dependencies |
Show
•
POS QR Showing in POS (83 lines of code)
• POS: Longpolling support (617 lines of code) • QR Code Scanning in POS (337 lines of code) • QR-based payments in POS (121 lines of code) • WeChat API (678 lines of code) • QR-based payments (25 lines of code) |
Lines of code | 2353 |
Technical Name |
pos_wechat |
License | See License tab |
Website | https://it-projects.info/team/yelizariev |
Also available in version | v 12.0 |
WeChat Payments in POS
Must-have feature in China and other countries!
Version: v11.0.1.0.0
Tested and maintained by
IT Projects Labs
Assitance: help@itpp.dev
If you don't know what WeChat is, check, for example, this funny video: https://www.youtube.com/watch?v=gysKE3POUv0
Show QR to buyer

Scan buyer's QR via device's camera

Scan buyer's QR via external device

Need a custom miniprogram for WeChat (微信小程序)?
Contact our partner in China
- info@sinomate.net
- +86 18611909110
WeChat Payments in POS
Follow instructions of WeChat API module.
Installation
- Install this module in a usual way
Configuration
WeChat Journals
WeChat Journals are created automatically on first opening new POS session.
- In demo installation: they are availabe in POS immediatly
- In non-demo installation: add Journals to Payment Methods in Point of Sale's Settings, then close existing session if any and open again
Usage
Show QR to customer
- Start POS
- Create some Order
- Go to Payment screen
- Click on journal Wechat Native Payment
- RESULT: QR is shown on Screen and Customer Screen (when available)
Scanning customer's QR
- Start POS
- Create some Order
- Click [Scan QR Code] or use QR Scanner device attached to PosBox or the device you use (computer, tablet, phone)
- Ask customer to prepare QR in WeChat app
- Scan the QR
- Wait until customer authorise the payment in his WeChat app
- RESULT: Payment is proceeded. Use your WeChat Seller control panel to see balance update.
Refunds
- Make Refund Order via backend as usual:
- Go to [[ Point of Sale ]] >> Orders >> Orders
- Open product to be refuned
- Click button [Return Products]
- In Refund Order click [Payment]
- In Payment Mode specify a WeChat journal
- Depending on type of WeChat journal specify either WeChat Order to refund or Micropay to refund
The MIT License (MIT) Copyright 2020 IT-Projects Labs Copyright 2015-2020 IT-Projects LLC Copyright 2014-2015 Ivan Yelizariev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module