#
digital-commerce
Here are 3 public repositories matching this topic...
pozylon
commented
Feb 16, 2021
Add tests for price simulation, totals, taxes (net & gross)
Super Lightweight eCommerce Platform -- Built with AngularJS and Google Sheets API v3. The eCommerce platform's data is stored in Google Sheets. The product catalog, category management, and multi-lingual support are maintained using Google Sheets. Real-time data updates to the storefront.
angularjs
php
ecommerce
google-sheets
classification
taxes
ecommerce-framework
product-catalog
landed-cost
digital-commerce
angularjs-ecommerce
duties
-
Updated
Jun 29, 2021 - PHP
Improve this page
Add a description, image, and links to the digital-commerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the digital-commerce topic, visit your repo's landing page and select "manage topics."
Please describe the feature you would like to see implemented.
I am using Symfony secrets to store private/public keys and a passphrase. This works fine in general but adjusting the corresponding service when using the production template
However, the system:install command always creates those keys. It would be nice if that could be skipped. Should be easy enough to add a corresponding op