- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Currently testing failed transactions using the Stripe test cards, using the one guaranteed to throw a "Card declined error". On the checkout page it's posting the same error message twice:
We received the following error processing your card: Your card was declined.. Please enter your information again or try a different card.
We received the following error processing your card: Your card was declined. Please enter your information again or try a different card.
(Although not strictly the same, the first one seems to have an extra full stop for some reason). Watchdog shows the following:
Following error received when adding a card to customer: Your card was declined..
Following error received when processing card Your card was declined..
Any way to show the user only one of these?
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.