Download the PHP package andrewblake1/yii2-credit-card without Composer
On this page you can find all versions of the php package andrewblake1/yii2-credit-card. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andrewblake1/yii2-credit-card
More information about andrewblake1/yii2-credit-card
Files in andrewblake1/yii2-credit-card
Package yii2-credit-card
Short Description Yii2 credit card widget with client validation
License MIT
Homepage https://github.com/andrewblake1/yii2-credit-card
Informations about the package yii2-credit-card
yii2-credit-card
Yii2 Bootstrap 3 components, providing client validated and masked credit card number, expiry and cvc fields with credit card icon changing to match credit card type when detectable.
Uses client validation courtesy of Stripe (https://github.com/stripe/jquery.payment) and works with validation in ActiveForm.
For PCI compliance, there is the ability to prevent submit of these fields via the submit
property by excluding the name attribute from the rendered input element.
Installation
The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability
settings for your application's composer.json.
To install
or add
to the require
section of your composer.json
file.
Latest Release
NOTE: The latest version of the module is v1.1.0. Refer the CHANGE LOG for details.
Usage in view
Note that the input names here have been chosen to fit work with the tuyakhov\braintree extension
License
yii2-credit-card is released under the MIT License. See the bundled LICENSE.md
for details.
All versions of yii2-credit-card with dependencies
bower-asset/jquery.payment Version ~1
bower-asset/font-awesome Version 4.*@stable
kartik-v/yii2-krajee-base Version *