Skip to content

Store qfKey in session

Rich requested to merge github/fork/wpf500/wpf-session-token into master

Created by: wpf500

In the changes that involved merging #9 something broke when using CiviCRM's contribution forms. The session_token was only previously ever checked against GoCardless I think, whereas now its assumed that it is stored in the session.

Merge request reports