Skip to content

Instantly share code, notes, and snippets.

View JakobG-dev's full-sized avatar

Jakob Gaiswinkler JakobG-dev

View GitHub Profile
@JakobG-dev
JakobG-dev / shipping-rates-example.json
Last active November 10, 2021 19:36
Snipcart custom shipping method built with Firebase Cloud functions
{
"rates": [
[
{
"label": {
"en": "Free Shipping",
"de": "Kostenloser Versand"
},
"minTotoal": 29.0,
"shippingCost": 0.0,