
Gerencie, processe e automatize pagamentos com agilidade, transparência e segurança garantida
return new Promise(async (resolve, reject) => {
const response = await fetch('https://gateway.appmarketing.com.br:5010/app-gateway/pdv/authenticate', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
},
body: JSON.stringify({
login: this.email,
password: this.password,
environment: this.environment,
apiKey: this.apiKey,
}),
})
const res = await response.json()
this.ACCESS_TOKEN = res.data.token
this.USERNAME = res.data.clientName
resolve(response)
})
Seja em vários guichês ou em lojas diferentes, o PDV Pix te permite criar chaves específicas para cada ponto de venda. Gerencie os valores que entram exatamente em cada frente de caixa. Sem confusão!