Giter Club home page Giter Club logo

venice's People

Contributors

bayuaslamaa avatar bhongy avatar handotdev avatar iwasrobbed avatar jatinsandilya avatar tonyxiao avatar yenbekbay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

venice's Issues

[Banking] Additional Transaction Sources

Is there a plan or timeline to encorporate any integrations with other bank transaction providers?

  • Yodlee
  • Plaid
  • Finicity
  • Tink
  • Nordigen
  • Belvo
  • MX / Simplefin
  • Stripe Financial Connections

Integration: Plaid

Platform

Venice is frictionless financial data

Venice is the last financial data integration you'll ever need.

Read why customers choose Venice.

Description

Plaid enables companies to get customer-permissioned banking data from over 12,000 financial institutions across US, Canada, Europe, and the UK.

Using Venice, companies can get a fully-hosted Plaid integration in minutes with zero lines of code required, saving weeks of engineering effort and months of long term maintenance.

Venice also enables you to host this instance on premise or using our cloud-based option.

Data Needs

Banking & investment data

Use Cases

  • Personal finance
  • Loan origination
  • Business forecasting
  • Dashboards
  • Balance sheet
  • Internal tools
  • Data analysts
  • Enrichment

Geographical Coverage

  • US
  • Canada

Platforms

  • Self-deploy
  • Hosted

Keywords

api, keys, help, hosted, deploy, vercel, typescript, next.js, example, node, javascript, on premise, self deploy, open, banking, investments, mint.com, pfm, no code, low code, sample app, community, maintained, mobile app, sdk, frontend, react, ios, android, REST, graphql, unified, normalized, integrations, pipeline, data, engineering, etl, elt, connector, support, finance, accounting, fintech

plaid, transactions, accounts, assets, liabilities, balance

Transaction Enrichment Data

Are there any roadmap items for transaction enrichment? I'm thinking of something like from ntropy.com or importing Amazon / Paypal info and combining with transaction data.

400 error during preConnect after initial deploy

Hi all 👋

I tried out Venice this morning—love the idea—but hit a snag when trying to add a new connection:

[{"id":null,"error":{"message":"invalid_type at mutations.preConnect.input.config: Required","code":-32600,"data":{"code":"BAD_REQUEST","httpStatus":400,"path":"preConnect"}}}]%

The cURL equivalent is:

curl 'https://api-iu289via0-fastlane-happiness.vercel.app/api/preConnect?batch=1' \
  -H 'authority: api-iu289via0-fastlane-happiness.vercel.app' \
  -H 'accept: */*' \
  -H 'accept-language: en-US,en;q=0.9' \
  -H 'authorization: Bearer [redacted]' \
  -H 'content-type: application/json' \
  -H 'origin: https://api-fastlane-happiness.vercel.app' \
  -H 'referer: https://api-fastlane-happiness.vercel.app/' \
  -H 'sec-fetch-dest: empty' \
  -H 'sec-fetch-mode: cors' \
  -H 'sec-fetch-site: cross-site' \
  -H 'sec-gpc: 1' \
  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36' \
  -H 'x-ledger-id: iwasrobbed' \
  --data-raw '{"0":[{"id":"int_plaid"},{"envName":"sandbox"}]}' \
  --compressed

Any ideas what the issue could be?

Screen Shot 2022-10-07 at 1 29 02 PM

Errors in non-sandbox environments

I am looking to use the plaid development environment, and have set the secrets via the env var int_plaid__secrets__development in vercel. When I click "New Connection" in the browser, I get the following logged to the JS console

[useVeniceConnect] int_plaid Connection failed TRPCClientError: Unable to get client envName=sandbox

And the HTTP request to /api/preConnect has a payload of:

{
  "0": [
    {
      "id": "int_plaid"
    },
    {
      "envName": "sandbox"
    }
  ]
}

and response of:

[{"id":null,"error":{"message":"Unable to get client envName=sandbox","code":-32603,"data":{"code":"INTERNAL_SERVER_ERROR","httpStatus":500,"path":"preConnect"}}}]

It seems the system is not picking up the development env

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.