PHPackages                             clubfixinsurtech/valorembiz - 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. clubfixinsurtech/valorembiz

ActiveLibrary

clubfixinsurtech/valorembiz
===========================

Integração com o Gateway de Pagamento Valorem Pay Checkout Business

1.0.1(1y ago)05PHPPHP ^8.1

Since Jan 9Pushed 1y agoCompare

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

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

Valorem Checkout Business @ClubFix
==================================

[](#valorem-checkout-business-clubfix)

[![Maintainer](https://camo.githubusercontent.com/f3d0bf7df2da94bf72050e7ca670c108b5aad6e08a47ded95053efa8411f9cbe/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d40636c7562666978696e737572746563682d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/WilderAmorim)[![Source Code](https://camo.githubusercontent.com/6aaa1d38dcd78f0505b408125af0dc142e2172f5216802a078b405585f20ab26/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d636c7562666978696e737572746563682f76616c6f72656d62697a2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/clubfixinsurtech/valorembiz)[![PHP from Packagist](https://camo.githubusercontent.com/cf2e5b0fd1e41c2e3ab53439319dd89d7ec1bb75631f1aaa34c98707827cd5fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636c7562666978696e737572746563682f76616c6f72656d62697a2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clubfixinsurtech/valorembiz)[![Latest Version](https://camo.githubusercontent.com/13721a4dba248608564d28e8f898c80651b7d54618f199deaec2939402fc172a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c7562666978696e737572746563682f76616c6f72656d62697a2e7376673f7374796c653d666c61742d737175617265)](https://github.com/clubfixinsurtech/valorembiz/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/1e6af1d808a51b39f766e9d723b8e98dea9fa91434b820c1b2ef2c1b1bd14675/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f636c7562666978696e737572746563682f76616c6f72656d62697a2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/clubfixinsurtech/valorembiz)[![Quality Score](https://camo.githubusercontent.com/fa12ee3a33d51ad5e3ca02b659d83f11846fa84fe6bbc9fa2373fd4fdcb22fa9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636c7562666978696e737572746563682f76616c6f72656d62697a2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/clubfixinsurtech/valorembiz)[![Total Downloads](https://camo.githubusercontent.com/5905935dba9c5303a1d484e6cb01c58c462f5c6e9f3e4dcc7cd67515c9a04087/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c7562666978696e737572746563682f76616c6f72656d62697a2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clubfixinsurtech/valorembiz)

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

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

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

### 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)

- Fluxo de pagamento Checkout Transparente
- Estorno do pagamento
- Histórico de transações

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

[](#installation)

Valorem Pay is available via Composer:

```
composer require clubfixinsurtech/valorembiz
```

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)

```
