Closed (fixed)
Project:
Payment for Webform
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2012 at 09:02 UTC
Updated:
24 Jul 2013 at 08:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoComment #3
xanoComment #4
xanoComment #6
klapper commentedThis patch leads to
Notice: Undefined index: cid in payment_webform_payment_finish() (line 230 of ...\sites\all\modules\payment_webform\payment_webform.module).
with a paypal payment and a 403 error, so the webform cant be submitted.
After re-adding the context_data (see below) everything works fine.
This is in the 7.x-1.0 version.
Comment #7
xanoThanks for reporting this!
Comment #9
xano