Download the PHP package sopinet/kj-payment-stripe-bundle without Composer
On this page you can find all versions of the php package sopinet/kj-payment-stripe-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sopinet/kj-payment-stripe-bundle
More information about sopinet/kj-payment-stripe-bundle
Files in sopinet/kj-payment-stripe-bundle
Download sopinet/kj-payment-stripe-bundle
More information about sopinet/kj-payment-stripe-bundle
Files in sopinet/kj-payment-stripe-bundle
Vendor sopinet
Package kj-payment-stripe-bundle
Short Description Payment Bundle providing access to the Stripe API
License MIT
Homepage https://github.com/kengjin/KJPaymentStripeBundle
Package kj-payment-stripe-bundle
Short Description Payment Bundle providing access to the Stripe API
License MIT
Homepage https://github.com/kengjin/KJPaymentStripeBundle
Please rate this library. Is it a good library?
Informations about the package kj-payment-stripe-bundle
KJPaymentStripeBundle
Payment Bundle providing access to the Stripe API
Installation
composer
composer require sopinet/kj-payment-stripe-bundle
AppKernel
add to AppKernel:
config.yml
Configuration in JMSPaymentBundle
You need add: "stripe_card_credit" method to your JMSPaymentBundle form
Optional: configure form for credit card
You can use full form for credit card by default, with address options and others.
But you can configure another minimal form too, you can override this parameter so:
By last, you could to do your own form too
All versions of kj-payment-stripe-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
jms/payment-core-bundle Version dev-master
stripe/stripe-php Version dev-master
jms/payment-core-bundle Version dev-master
stripe/stripe-php Version dev-master
The package sopinet/kj-payment-stripe-bundle contains the following files
Loading the files please wait ....