one-time payment methods do not display on checkout page.

Created on 11 October 2023, over 1 year ago
Updated 1 December 2023, about 1 year ago

Problem/Motivation

This bug causes one-time payment methods (we checked BLIK and Przelewy24) not to display on checkout page.

In configuration for payment in Drupal, here: ../admin/commerce/config/payment-gateways
Payment method usage has only these two options:
- On-session: the customer will always initiate payments in checkout
- Off-session or mixed: the site may process payments on the customer's behalf (e.g., recurring billing)
Neither of them works for BLIK and Przelewy24

Here are the screens from our dashboard at Stripe account /settings/payment_methods/review


Steps to reproduce

  1. At Stripe account choose Blik and Przelewy24 as active payment methods here /settings/payment_methods?platform...
  2. Set the currency in your shop as PLN (polish zloty/zΕ‚oty polski)
  3. Configure Stripe Payment Element on Payment gateways page . Set Payment method usage On-session or Off-session.
  4. Go to your product page
  5. Add to cart products for at least 20 PLN
  6. Proceed the checkout
  7. Just before proceeding the payment (review page), the bug will appear at the Stipe dashboard - /settings/payment_methods/review - choose the latest transaction withe the above settings
πŸ› Bug report
Status

Fixed

Version

1.1

Component

Payment Element

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024