Skip to content
GitLab
  • Menu
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 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • 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
  • Issues
  • #228
Closed
Open
Created Jul 16, 2020 by stevenpham@stevenpham

Guest Payment Not Working

Hi @mattwire !

I am having problems with Payment when using Stripe. Everything was fine before I updated to the latest version CiviCRM 5.27.2 and Stripe Payment Processor 6.4.2.

When the user logs in, the payment function works, but the Guest will not be able to donate. It will have an error message:

Error 500: https://www.domain.com/civicrm/stripe/confirm-payment

message:            Authorization failed
code:               
exception:          Civi\API\Exception\UnauthorizedException Object
(
    [extraParams:API_Exception:private] => Array
        (
            [error_code] => unauthorized
        )

    [message:protected] => Authorization failed
    [string:Exception:private] =>
    [code:protected] => 0
    [file:protected] => sites/all/modules/civicrm/Civi/API/Kernel.php
    [line:protected] => 227

Do you have any ideas on how to fix this problem?

Edited Jul 16, 2020 by stevenpham
Assignee
Assign to
Time tracking