Download the PHP package wontonee/stripe without Composer

On this page you can find all versions of the php package wontonee/stripe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package stripe

Bagisto Stripe Payment Gateway

Stripe is a globally trusted payment gateway. This package provides comprehensive support for onsite payment processing - customers complete their payments directly on your website without being redirected to external pages, ensuring a seamless shopping experience.


Licensing Information

You must obtain a license from https://myapps.wontonee.com, either trial or paid.

Video Tutorial

Bagisto Stripe Payment Gateway Tutorial

🎯 Key Benefits

For Store Owners

For Customers

✨ What's New in Latest Version

🎨 Enhanced Branding & Customization

🔧 Advanced Payment Features

🛡️ Security & Performance

📱 User Experience Enhancements

Installation

  1. Get a License: Visit https://myapps.wontonee.com to obtain your Stripe payment gateway license. Trial licenses work for 7 days only.

  2. Use the command prompt to install this package:

  3. Publish the package assets:

  4. Navigate to the admin panel -> Configure/Payment Methods, where Stripe will be visible at the end of the payment method list.

  5. Configure License: In the Stripe payment method settings, enter your license key obtained from step 1.

  6. Now run the following commands to optimize your application:

🚀 Features

Onsite Payment Processing

Payment Gateway Customization

Advanced Security Features

Developer-Friendly

Configuration

After installation, navigate to Admin Panel → Configuration → Sales → Payment Methods → Stripe to configure:

  1. License Key: Enter your Wontonee license key
  2. Stripe API Keys: Add your Stripe Publishable and Secret keys
  3. Payment Method Logo: Upload your brand logo (optional)
  4. Test/Live Mode: Configure for testing or production
  5. Activate: Enable the payment method

💬 Special Discount Offer

🎉 Get Exclusive Discounts! Contact us on WhatsApp for special pricing:

WhatsApp: +91 9711381236

Troubleshooting

  1. Payment Form Not Loading: Clear configuration cache using php artisan config:cache

  2. Route Error After Payment: Navigate to bootstrap/cache and delete all cache files, then run php artisan route:clear

  3. Logo Not Displaying: Ensure images are uploaded in supported formats (bmp, jpeg, jpg, png, webp)

  4. Test Payments Failing: Verify your Stripe test API keys are correctly configured

  5. Live Mode Issues: Ensure your Stripe account is fully activated and live keys are entered

🎯 Why Choose Our Stripe Integration?

Compared to Basic Stripe Integrations:

Perfect For:

Support & Contact

For any help, customization, or questions:

🚀 Professional Services Available:


Made with ❤️ by Wontonee - Your Trusted Payment Gateway Partner


All versions of stripe with dependencies

PHP Build Version
Package Version
Requires stripe/stripe-php Version ^14.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package wontonee/stripe contains the following files

Loading the files please wait ...