#cerebraldad
1 messages · Page 1 of 1 (latest)
I don't know of any specific angular examples that use connect, but is there a specific thing you're having trouble with? If you give me more specifics, I can try and point you in the right direction
im still learning so i have many questions so I thought if i play with some example code ill learn faster
i would like to create a relationship between my site - an admin user - a member user for a rental site where the person is renting tools and purchasing fuel and batteries
Gotcha - yeah a big issue here is that we don't have an official angular library, so we don't have any official samples or docs that demonstrate how to build this in angular
There's third party Vue/Stripe libraries (and same for angular), but they're not maintained by us
Taking a step back for a second - have you read through all our connect documentation and have you decided on what account types, fund flows you want to be working with? If not, I'd suggest starting there
not entirely sure - i would like to be more progressive with the makerspace and offer crypto purchases as well - is that supported?
crypto isn't something we support right now
just throwing it out there
I'd suggest you start by reading through these docs:
- https://stripe.com/docs/connect/explore-connect-guide (general overview of how connect works)
- https://stripe.com/docs/connect/accounts (for picking between account types)
to see what you want to use