Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Stripe
Stripe
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • StripeStripe
  • Merge Requests
  • !28

Closed
Opened Apr 04, 2019 by phani@phani
  • Report abuse
Report abuse

remove is_live from required parameters

  • Overview 15
  • Commits 3
  • Changes 1

for me webform_detect, now in master, does not work. any test transaction throws errors about the req. parameter is_live not being found.

i removed is_live from required params, making sure those functions provide a default, and now live as well as testing transactions work for me. stripe finds or creates customers and the result is fed back to CiviCRM.

initially a recurring contribution worked too, but i'll know by tomorrow if the second installment gets processed and sent back to civic.

Assignee
Assign to
Reviewer
Request review from
5.4
Milestone
5.4
Assign milestone
Time tracking
Reference: extensions/stripe!28
Source branch: is_live-not-req