Explorar o código

Remove all refrences to old square data that is no longer used.
I hope...

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
86a738c7fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/helper.js

+ 1 - 1
controllers/helper.js

@@ -32,7 +32,7 @@ module.exports = {
             }
         }, {
             headers: {
-                Authorization: `Bearer ${merchant.posAccessToken}`
+                Authorization: `Bearer ${merchant.square.accessToken}`
             }
         })
             .then((response)=>{