> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/manual-do-sistema-vr-pdv-ferramentas-self-checkout/manual-do-sistema-vr-pdv-ferramentas-self-checkout-funcoes-administrativas/mapa-de-funcoes/funcao-173.md).

# Funcao 173 - Vale Gás TEF

## **INTRODUÇÃO**

Realiza a venda de Vale Gás; esta transação é intermediada pelo SiTef. Utilize esta função na tela de "Caixa Livre".

### **REQUISITOS**

Configurar as transações habilitadas e transações adicionais **combinadas** em propriedade única no arquivo **ClisSiTef.ini**, a propriedade **TransacoesHabilitadas**.

### **CONFIGURAÇÃO - EXEMPLO**

**Arquivo CliSiTef.ini convencional**

```

[Geral]
TransacoesAdicionaisHabilitadas=16;21;26;29;30;40;50;51;52;55;60;64;20;3014;3081;3093;3283;3284;3146;3919;3985;7;8;38;60;61;62;63;3800;3801;3802;3803;3804;3805;3806;3807;3808;3809;3810;3811;

TransacoesHabilitadas=16;21;26;30;40;50;51;52;55;60;64;20;3014;3081;3093;3283;3284;3146;3919;3985;7;8;38;60;61;62;63;3800;3801;3802;3803;3804;3805;3806;3807;3808;3809;3810;3811;3379;3515;3480;3379;

```

Arquivo CliSiTef.ini com a propriedade TransacoesAdicionaisHabilitadas configurada para uso do módulo \*\*Venda Voucher/Ingresso Com Fluxo de Coleta e TEF encadeado\*\*

```

[Geral]

TransacoesAdicionaisHabilitadas=7;8;16;20;21;26;30;38;40;50;51;52;55;60;61;62;63;64;3;014;3081;3093;3146;3283;3284;3379;3462;3463;3464;3465;3480;3515;3919;3985;

```

## **INICIAR VENDA VALE GAS**

* Certifique-se que o status do PDV esteja em "CAIXA LIVRE".
* Realize uma chamada à função 173.

![](/files/EdRKV1bnQowDdEMIGx0K)

## **SELECIONAR FORNECEDOR**

* Selecione o fornecedor na lista de fornecedores disponíveis para compra de vouchers.

![](/files/Vo2BsmtcLmnVSJOAhq8W)

## **SELECIONAR PRODUTOS**

* Selecione o butijão desejado na lista de produtos disponíveis do fornecedor selecionado previamente.

![](/files/ZeraP9avRRgECWLD1oIs)

## **SELECIONAR VALOR**

* Selecione o valor do do butijão.
* Pressione a tecla ENTER. Caso necessite utilizar um valor personalizado; digite-o e logo após, pressione a tecla ENTER.

![](/files/PrlQj4aMxCxJlx7A7npv)

## **INCLUSÃO DE NOVOS PRODUTOS**

* Caso deseje incluir novos produtos, pressione a tecla ENTER e retorne ao passo anterior, a SELEÇÃO DE PRODUTOS;
* Caso não deseje adicionar novos produtos, pressione a tecla ESC;

![](/files/itsaNdJ64DKjjP2mag2A)

## **CONFIRMAÇÃO DE VALOR A SER PAGO**

* Confirme o valor total dos produtos selecionados pressionando a tecla ENTER.

![](/files/jbYIlme2AKlvDOEkP0eQ)

## **SELECIONAR A FORMA DE PAGAMENTO**

* Selecione a forma de pagamento disponível e pressionando a tecla ENTER.

![](/files/pRc9JqB6AkSeCE7QaHpf)

## **PAGAMENTO TEF**

O processo de pagamento em TEF é realizado como na modalidade de pagamento convencional em TEF do VRPdv.

![](/files/LVU451xPlQT50Hq8D4A8)

## **PAGAMENTO EM DINHEIRO**

Utilizando a opção de pagamento em DINHEIRO, é possível informar o valor de pagamento em espécie, possibilitando o troco no processo de venda.

* Após selecionar a modalidade pagamento DINHEIRO; digite o valor pago e pressione a tecla ENTER.
* A finalização do processo de venda ocorre da mesma maneira que a finalização em PAGAMENTO TEF.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/manual-do-sistema-vr-pdv-ferramentas-self-checkout/manual-do-sistema-vr-pdv-ferramentas-self-checkout-funcoes-administrativas/mapa-de-funcoes/funcao-173.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
