- Issue created by @mahseri
Currently, the module only checks for card_not_supported as the only hard decline exception coming from Stripe. Stripe has additional decline codes that should not be retried:
To throw HardDeclineExceptions for these error codes in Drupal\commerce_stripe_payment_request_button\ErrorHelper
Needs review
3.8
Code