Download the PHP package oxid-esales/stripe-wallet without Composer
On this page you can find all versions of the php package oxid-esales/stripe-wallet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxid-esales/stripe-wallet
More information about oxid-esales/stripe-wallet
Files in oxid-esales/stripe-wallet
Download oxid-esales/stripe-wallet
More information about oxid-esales/stripe-wallet
Files in oxid-esales/stripe-wallet
Vendor oxid-esales
Package stripe-wallet
Short Description Stripe Payment Module for Oxid 7
License proprietary
Homepage https://www.oxid-esales.com
Package stripe-wallet
Short Description Stripe Payment Module for Oxid 7
License proprietary
Homepage https://www.oxid-esales.com
Please rate this library. Is it a good library?
Informations about the package stripe-wallet
Stripe-Wallet for OXID eShop
Developer Installation
After install is finished you may need to add
into ./containers/php/custom.ini
then do
Activation
OXID 7.x Module Commands:
| Action | Command |
|---|---|
| Install | bin/oe-console oe:module:install extensions/stripe |
| Uninstall | bin/oe-console oe:module:uninstall oe_payments_stripe_wallet |
| Activate | bin/oe-console oe:module:activate oe_payments_stripe_wallet |
| Deactivate | bin/oe-console oe:module:deactivate oe_payments_stripe_wallet |
Migrations
Stripe module doesn't have any migrations. All DB-dependancies are in the payment-component package.
Running Tests
Pre-Commit Checks
Run the pre-commit check script before committing:
Running Specific Test Suites
E2E Data Persistence Tests
The E2E tests use real database connections and leave data for inspection:
Test data uses e2e_ prefix for easy identification and cleanup.
Migrations
To run migrations the package oxid-esales/oxideshop-doctrine-migration-wrapper should be installed.
All versions of stripe-wallet with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
oxid-esales/payment-base Version ^v1.1.0
stripe/stripe-php Version ^19.3
doctrine/dbal Version ^2.13
oxid-esales/payment-base Version ^v1.1.0
stripe/stripe-php Version ^19.3
doctrine/dbal Version ^2.13
The package oxid-esales/stripe-wallet contains the following files
Loading the files please wait ...