nexamerchant
https://github.com/xxl4/nexamerchant
JavaScript
Free Open Source Laravel ecommerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to nexamerchant
Help out
- Issues
- [shopify] add buyer_accepts_marketing for order create
- add billing address for Credit card
- [shopify] add order sn and order number customize
- OutbrainPixelCode need support multiple
- [onebuy] fix the paypal quick payment to new success page
- [onebuy] payapl standard payment change it to PayPal Express Checkout
- [shopify] add real time send order to shopify
- OrderRepository:createOrderIfNotThenRetry
- select customer_email,count(*) as count from ba_orders where status='processing' group by customer_email having count>1;
- SELECT o.id,o.customer_email,p.method,p.additional FROM `ba_orders` as o left join `ba_order_payment` as p on o.id=p.order_id WHERE o.id!=o.increment_id and o.status='pending' ORDER by o.id desc
- Docs
- JavaScript not yet supported