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
  • #60
Closed
Open
Created May 28, 2019 by kcristiano@kcristianoReporter

Backend Submission fails for events and Memberships

I have reviewed #26 (closed) and #39 (closed)

I have moved to the latest version (master) as of today. CiviCRM 5.13.4 and WordPress 5.1.1

On all backend Event and membership back office submissions using Credit Card we get the following:

May 28 14:27:27  [debug] Stripe_Error update_customer: Array
(
    [error] => Array
        (
            [code] => resource_missing
            [doc_url] => https://stripe.com/docs/error-codes/resource-missing
            [message] => No such token: Stripe Token
            [param] => card
            [type] => invalid_request_error
        )

)


May 28 14:27:27  [debug] Stripe Payment Error: invalid_request_error resource_missing No such token: Stripe Token

Front end and Back end contributions work.

Assignee
Assign to
Time tracking