phannaly/bongloy-magento-payment 0.0.3

Stripe Payments for Magento 2

Type

magento2-module

License

OSL-3.0, ASL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Stripe Integration

Accept credit card payments through the Stripe payment gateway.

  • Securely accept customer payments using the Stripe.js tokenization
    (FRONTEND ONLY at the moment).
  • New payments can be authorize or authorize and capture.
  • Authorized payments can be captured online during invoice creation.
  • Full and partial refund support when creating credit memos.

Installation

In your Magento 2 root directory run
composer require pmclain/module-stripe
bin/magento setup:upgrade

Configuration

The configuration can be found in the Magento 2 admin panel under
Store->Configuration->Sales->Payment Methods->Stripe

License

GNU GENERAL PUBLIC LICENSE Version 3