Hi, I set up a form with a Stripe payment component with fixed price.
Site is in SSL
Stripe account is activated on test mode
Secret and Publishable test keys are correctly set up in admin/config/services/webform-stripe

The Stripe process in the popup seams to apply well with test values (end with success)
but payment is not recorded in Stripe account AND the form is not send :
no mail received,
no entry in the webform submission tab
and the webform confirm page or message is not displayed after payment.
When I delete the Stripe payment component, the form is correctly sent.
No error displayed and no message in the log.
But there is some entries in the Stripe Dashboard test logs (see attached files)

I am totally new to Stripe, could I have missed something ?
Thanks for your help.

CommentFileSizeAuthor
#2 logs-3.jpg201.96 KBremaye
#2 logs-2.jpg50.87 KBremaye
#2 logs-1.jpg32.88 KBremaye
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

remaye created an issue. See original summary.

remaye’s picture

Issue summary: View changes
FileSize
32.88 KB
50.87 KB
201.96 KB
joelstein’s picture

Is there any information in your Drupal watchdog logs that gives a clue?

remaye’s picture

Thanks for your help.
No, nothing in the Drupal watchdog.
Only in the Stripe dashboard logs (see attached files) and I don't know how to interpret this logs...
In test mode are we expecting to have successful payment appearing in the Stripe dashboard Payments section ?
Actually in this section I have no payment at all.

remaye’s picture

I'm just thinking that I'm using Webform 3.
Could this be the reason of the problem ?

joelstein’s picture

Status: Active » Postponed (maintainer needs more info)

It could be. I haven't tested this with Webform 3.

If I were you, I'd try installing this on a vanilla version of Drupal with Webform 4 and see if that works. From there you might find some insights.

remaye’s picture

Status: Postponed (maintainer needs more info) » Active

The answer if yes, that was the pb.
I updated to Webform 4 and everything is working.
Thanks for your support !

joelstein’s picture

Title: Form and payment not sent » Update module to require Webform 4

Glad to hear this. I'm changing the title to reflect that documentation needs to be added that Webform 4 is required. I'll also update the .info file to this effect.

remaye’s picture

Status: Active » Fixed
joelstein’s picture

Status: Fixed » Active

I still have work to do on this. :)

  • joelstein committed 3bcc95c on 7.x-1.x
    Issue #2807117 by joelstein: Updated Webform dependency to require 4.x...
joelstein’s picture

Status: Active » Fixed

I updated the module dependency to require Webform 4.x. Thanks for catching this!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.