Skip to content

v9.1.0 ‐ Release testing instructions

Wesley Rosa edited this page Jan 8, 2025 · 4 revisions

In Stripe 9.1.0, we added payment instruction details for Multibanco and support to charge expired webhook events.

Multibanco Instruction Details

Setup

  1. Go to General settings and set your store currency to EUR.
  2. Go to Stripe settings > Settings tab > Advanced settings and disable the legacy checkout experience.
  3. Go to Stripe settings > Payment Methods tab and enable Multibanco as a payment method.
  4. Make sure webhooks are enabled and working.

Test

  1. As a shopper, purchase something using Multibanco.
  2. Verify that the Order Received/Thank You page displays the Multibanco payment instruction details.
  3. Verify that the order confirmation email contains the Multibanco payment instruction details.

Charge Expired Events

Setup

  1. Go to Stripe settings > Settings tab > Advanced settings and disable the legacy checkout experience.
Clone this wiki locally