TurinLabs
  • 👋Welcome to TurinLabs!
  • ⬜Whitepaper
    • 1. Introduction
    • 2. Products
    • 3. Business Model
    • 4. Smart contracts
    • 5. Tokenomics
    • 6. Roadmap
  • 👀Products
    • TurinPool
      • Guide to investing in a market
    • TurinWallet
    • TurinPay
  • 🤖Developers
    • TurinPay API
      • Getting started with Turinpay
      • GraphQL Endpoints
        • Authentication
        • Create Payment Intent
        • Get Payment Intents
        • Update Payment Intent
        • Delete Payment Intent
        • Errors
      • Webhooks
    • TurinPay API test shop
    • TurinPay Woocommerce plugin and test shop
  • 📬FAQs
    • TurinWallet
    • TurinPay
    • TurinPool
  • 🙋‍♂️Contact us
Powered by GitBook
On this page
  1. Developers
  2. TurinPay API
  3. GraphQL Endpoints

Errors

The following is a list of possible errors received when operating the endpoints:

  • ERROR_PAYMENT_INTENT_NOT_FOUND: The payment intent was not found in the system. Please pass an existent payment intent

PreviousDelete Payment IntentNextWebhooks

Last updated 2 years ago

🤖