PHPackages                             clubfixinsurtech/valorempay - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. clubfixinsurtech/valorempay

ActiveLibrary[Payment Processing](/categories/payments)

clubfixinsurtech/valorempay
===========================

Integração com o Gateway de Pagamento Valorem Pay

1.0.2(2y ago)018PHPPHP ^8.1

Since Nov 12Pushed 2y agoCompare

[ Source](https://github.com/clubfixinsurtech/valorempay)[ Packagist](https://packagist.org/packages/clubfixinsurtech/valorempay)[ RSS](/packages/clubfixinsurtech-valorempay/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Valorem Pay @ClubFix
====================

[](#valorem-pay-clubfix)

[![Maintainer](https://camo.githubusercontent.com/f3d0bf7df2da94bf72050e7ca670c108b5aad6e08a47ded95053efa8411f9cbe/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d40636c7562666978696e737572746563682d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/WilderAmorim)[![Source Code](https://camo.githubusercontent.com/cfd00168961ab365c2b61a41b8a54feab97b269b669e82ae203ad1bd937c9f0a/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d636c7562666978696e737572746563682f76616c6f72656d7061792d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/clubfixinsurtech/valorempay)[![PHP from Packagist](https://camo.githubusercontent.com/26720efdec4a28d3a0a197f859bf42e2cf971549786683055d02b5bceb3d94fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636c7562666978696e737572746563682f76616c6f72656d7061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clubfixinsurtech/valorempay)[![Latest Version](https://camo.githubusercontent.com/5e637f7a382236d72b764a94f13e3f39b3eec095ccbfd8f3158ca143794d8bf4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c7562666978696e737572746563682f76616c6f72656d7061792e7376673f7374796c653d666c61742d737175617265)](https://github.com/clubfixinsurtech/valorempay/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/29d82859683282a4d7ec90996a8b6639944706407e5ab7dfe11fcf23cae612a2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f636c7562666978696e737572746563682f76616c6f72656d7061792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/clubfixinsurtech/valorempay)[![Quality Score](https://camo.githubusercontent.com/63667486df72c4f9bc016f4d99fe33944385c5cb57f735fe74a2c84c53a94848/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636c7562666978696e737572746563682f76616c6f72656d7061792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/clubfixinsurtech/valorempay)[![Total Downloads](https://camo.githubusercontent.com/a5437aea041d21c40fb939296562f0cd4f505cc46cf4b2c88591f2313d954b41/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c7562666978696e737572746563682f76616c6f72656d7061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clubfixinsurtech/valorempay)

###### Integration with the ValoremPay payment gateway.

[](#integration-with-the-valorempay-payment-gateway)

Integração com o Gateway de Pagamento Valorem Pay.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

### Available services

[](#available-services)

- Criação de transação
- Efetivação de Pagamento
- Confirmação de Pagamento
- Criação de Cancelamento
- Efetivação do Cancelamento
- Armazenamento do Cartão de Crédito
- Envio do Cartão a ser Armazenado
- Consulta da Transação

Installation
------------

[](#installation)

Valorem Pay is available via Composer:

```
composer require clubfixinsurtech/valorempay
```

Documentation
-------------

[](#documentation)

###### For more details on how to use it, see the "examples" folder in the component's directory. It contains an example of how to use the class. It works as follows:

[](#for-more-details-on-how-to-use-it-see-the-examples-folder-in-the-components-directory-it-contains-an-example-of-how-to-use-the-class-it-works-as-follows)

Para obter mais detalhes sobre como utilizar, consulte a pasta "examples" no diretório do componente. Nela, haverá um exemplo de utilização da classe. O funcionamento é o seguinte:

##### Basic Usage:

[](#basic-usage)

```
