Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Stripe Stripe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • StripeStripe
  • Merge requests
  • !28

remove is_live from required parameters

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed phani requested to merge phani/stripe:is_live-not-req into master Apr 04, 2019
  • Overview 15
  • Commits 3
  • Pipelines 0
  • 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
Reviewers
Request review from
Time tracking
Source branch: is_live-not-req