Giter VIP home page Giter VIP logo

meteor-saas-braintree's Introduction

Hi, I'm Michal Takac 👋

I'm a software engineer from Košice, Slovakia. I enjoy building stuff.

What I'm up to currently

In 2021 I've founded DimensionLab, where we're working on next-generation engineering and scientific software.

I'm also a board member of Paralelná Polis Košice and QuestSpace hackerspace. We've established a physical presence in the heart of Košice city on Hlavná 36 street - come for a great coffee and hacking on some collaborative projects!

Beside that I'm coding random crypto projects for fun!

Past experiences

In 2021, I successfully defended my PhD dissertation "Design and Implementation of Modern Methods for Modeling and Control of Technological Objects and Processes" under supervision of Prof. Ivo Petráš, DrSc. at Faculty of Mining, Ecology, Process Control and Geotechnologies, Technical University of Košice.

In 2020, I was Visiting Student at UC Berkeley at Institute of Transportation Studies.

During my PhD, I taught JavaScript programming in two courses, one for undergrads and another for graduate students. Additionally to that, I also taught Java and a presentation skills course there.

Before that...

  • I did WebVR at Decentraland,
  • helped build apps for startups at Sleighdogs,
  • experimented with using WebVR for mathematics with MathworldVR (won Falling Walls Lab Slovakia 2020 with this project, profile also at Falling Walls website),
  • founded skateboarding scoring platform SkateRank,
  • co-founded a startup for house 3D printing Instant House Construction which we decided to abandon,
  • did a small gig at Veterinary University of Košice developing maintenance management software,
  • founded tracking software Runelytics for an online game Runescape,
  • done some Wordpress stuff for nearly 2 years at HP Publishing s.r.o. who published Boardmag and Dirtbiker magazines in Czech republic and Slovakia,
  • and beside that worked on various small projects.

Connect on social media

Latest Posts

meteor-saas-braintree's People

Contributors

michaltakac 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meteor-saas-braintree's Issues

creating a customer

My cloned app repo is not able to create new users Via meteor on mac.

I am getting a server side error reported as:

Exception in delivering result of invoking 'btCreateCustomer': TypeError: Cannot read property 'id' of undefined

on app/server/methods/signup.js:45:47

there is something on the creation of the new user that is keeping the registration process to complete

Braintree not receiving HTTP 200 status code

Because of that, Braintree thinks that we are not receiving webhook notifications (which we do actually). They are then sending notifications every hour for the next 24 hours, which will flood our Invoice collection.

Error when creating new user

I am getting: "Exception in delivering result of invoking 'btCreateCustomer': TypeError: Cannot read property 'id' of undefined"
Please help, I saw someone else had this issue and solved it, and help is greatly appreciated.

authtoken unnecessary

Maybe this will help?

/*
UPDATED: 01/16/15
Thanks to @richsilvo and Ben Green (on Crater.io) for explaining that the
auth token is unnecessary. Instead, we can test whether
this.connection == null in our method (this would be TRUE if the method is
called from your server code). See the setTimeout() pattern in
/server/startup.js to see that when called from the server (i.e. you don't
do Meteor.call() in your browser console, it returns null). If called from
the client, this.connection returns an object with connection data.
*/

Nice demo - easy way to integrate into existing app?

Great demo app!
However, it's standalone - right?

Is there an "way" to integrate this functionality into an existing Meteor app?
Or do I have to cut and paste functions and files between this demo and my app?

Sorry - bit of newbie question... but that's what I am.

Thanks!

Fails to run with latest Meteor

Errors prevented startup:

While selecting package versions:
error: unknown package in top-level dependencies:
nicktomlin:braintree-example
unknown package in top-level dependencies: npm-container

CC number sent to server

Hello,

If I'm not mistaken during the sign up process you are sending the CC number to the server via createTrialCustomer?

Thanks

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.