- πΊπΈ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.
Hello.
I have integrated Commerce Stripe into my Drupal 7 / Drupal Commerce site using the latest Commerce Stripe 7.x-3.x-dev
It is configured using API test keys and I am doing tests with the provided dummy card details from Stripe.
The Issue
On 'Checkout Review' I can enter card info and when I click the submit button to proceed, I get a white screen of death.
Stripe dashboard records a successful test payment. But Drupal checkout has stalled at the 'Checkout Review' page which is a white screen. It is possible to use the back button to keep making payments to Stripe, but never reaching 'Checkout Complete' page.
Stripe is the only payment option. It is using the latest Library.
Configuration
Integration type = Elements
Default credit card transaction type = Authorise and Capture
Drupal Status Report
Stripe currency check = Valid currency
*Currencies are correctly configured. Default: British Pound
Stripe PHP library = Installed
Error - Stripe PHP Library Version = 7.2.2
*Commerce Stripe is currently tested with stripe-php library versions 3.0.0 through 5.6.0. Your version: 7.2.2.
Drupal Log Messages for Stripe (Only 1)
Type commerce_stripe
Date Monday, September 30, 2019 - 21:51
User ************
Location https://www.***********.com/admin/reports/status/
Referrer https://www.***********.com/admin/reports/
Message Commerce Stripe is currently tested with stripe-php library versions 3.0.0 through 5.6.0. Your version: 7.2.2.
Severity warning
Hostname *****************************************
I would really like some help.
Many thanks
Closed: outdated
3.0
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.