Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions address-verification/loqate-address-verification/catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"latest": {
"version": "INIT",
"tag": "INIT"
},
"versions": []
}
Binary file not shown.
14 changes: 14 additions & 0 deletions commerce-apps-manifest/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,19 @@
"provider": "custom"
}
],
"address-verification": [
{
"id": "loqate-address-verification",
"name": "Loqate Address Verification",
"description": "Address Verification Application with GBG Loqate",
"iconName": "loqate.png",
"domain": "address-verification",
"type": "app",
"provider": "thirdParty",
"version": "1.0.0",
"zip": "loqate-address-verification-v1.0.0.zip",
"sha256": "0519a9e53d1eb79c318b76444c081f498172bd15cfeb5ed1757f0c650227c45e"
}
],
"additionalFeature": []
}
4 changes: 4 additions & 0 deletions commerce-apps-manifest/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@
"custom-payment": {
"name": "Custom Payment",
"description": "Configure a custom payment integration by providing your own APIs."
},
"loqate-address-verification": {
"name": "Loqate Address Verification",
"description": "Address Verification Application with GBG Loqate"
}
}
Loading