PHPackages                             epmnzava/crdb - 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. epmnzava/crdb

ActiveLibrary[Payment Processing](/categories/payments)

epmnzava/crdb
=============

Mastercard and Visa for CRDB

1.0.4(1y ago)7403MITPHPPHP ^7.4|^8.0|^8.1|^8.2

Since Feb 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/dbrax/crdb)[ Packagist](https://packagist.org/packages/epmnzava/crdb)[ Docs](https://github.com/epmnzava/crdb)[ RSS](/packages/epmnzava-crdb/feed)WikiDiscussions main Synced 1mo ago

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

[![](https://github.com/dbrax/crdb/raw/main/epmnzava_crdb.png)](https://github.com/dbrax/crdb/blob/main/epmnzava_crdb.png)

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

[](#installation)

You can install the package via composer:

```
composer require epmnzava/crdb
```

Environment Variables
---------------------

[](#environment-variables)

```
//.env
CARD_PAYMENT_ACCESS_CODE="given access code by CRDB"

CARD_PAYMENT_URL=  https://migs-mtf.mastercard.com.au/vpcpay

CARD_PAYMENT_SECURE_SECRET="Your given secure secret code"

CARD_PAYMENT_MERCHANT_ID="your merchant ID name"

CARD_PAYMENT_REDIRECT_URL="your redirect url"
```

Usage
-----

[](#usage)

```
