Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Fill in your Stripe API Keys in Live Publishable Key, Live Secret Key to connect Magento with Stripe Payment Gateway.
  • Turn off the Sandbox Mode Enabled by choosing No.

(plus) Webhooks config: You can configure Stripe webhooks by going to Use webhooks to receive events from your account.

Login your Stripe account, then in the Webhooks configuration, click on Add endpoint button. 

The URL to be called follows the format: {your magento url}/stripe/checkout/webhooks

Select the filter event as Send all event types

 

Image Added

Add a webhook endpoint

Image Added

Copy the signing secret and paste to Magento 2 Configuration

  • Webhooks signing secret: Enter the signing secret from Stripe+
  • Email Customer: Allow Stripe to send receipts to customers once the payment is made successfully.
  • Statement descriptor: An arbitrary string to be displayed on your customer’s statement. As an example, if your website is RunClub and the item you’re charging for is a race ticket, you may want to specify a statement_descriptor of RunClub 5K race ticket. While many payment types will display this information, some may not display it at all.

Stripe Payment

(plus) Enabled: Choose Yes to enable the Stripe payment method.

(plus) TitleTitlethe title of the payment method displayed on the Checkout Page.

...

Note: In order to enable 3D secure, you must use Stripe.js v3 & Elements or Stripe.js v2.

(plus) Display payment button: Enable this option to display Apple Pay, Google Pay, and Microsoft Pay payment button in Stripe payment method

(plus) 3D Secure: Choose Yes to enable 3D secure for Stripe payments

...

  • 3D secure is recommended: The process is not required, but you can be covered by liability shift.

  • 3D secure is optional: The process isn’t required but can be performed to help reduce the likelihood of fraud.

...

(plus) Force 3D secure: Choose Yes to force 3D secure application.

(plus)Image Modified Enable card savingAllow logged in customers to save credit card information.

(plus)Image Modified

...

Enable MOTO: Allow admin to make payment from backend.

(plus) You can set the New Order Status: Processing, Suspected Fraud

...