#SouffleAuChocola

1 messages · Page 1 of 1 (latest)

worthy sparrowBOT
minor heath
#

hi, can you elaborate a bit?

in general our Invoices use the concept of Prices and Products to define what is being sold.

spark maple
#

I would like to use Stripe just as a payment processor and not create products for the services I offer.

#

Ideally just create invoices and being able to track these between registered customers and us

#

with a variable price.

minor heath
#

did you have a specific API question about setting that up?

spark maple
#

can I charge customers with generic invoices which are not linked to stripe products. Basically just an amount of money.

#

And setting up the payment details manually each time for the receipt

minor heath
#

you can call our Invoice APIs and create one for any amount you want yes

spark maple
#

sounds good. Thank you !

spark maple
#

can you create recurring payments for these kind of generic invoices?

minor heath
#

no

#

you'd create a Product and Price, that's required for Subscriptions

spark maple
#

are you planning to implement this in the future?

minor heath
#

wouldn't think so!

#

what's the problem exactly? you can just ignore the objects in our API , you have to create them since that's how our product is designed, but beyond that you're not tied to them.

spark maple
#

we are planning to start working on something and integrate Stripe

#

this is not an existing issue as it brainstorming for a future product

#

I would have one more question

#

Using Financial Connection could we achieve transactions between our thirds which won't go through us but them directly?

#

basically realize a transaction between 2 of our customers without that transaction going through our account.

minor heath
#

no, that's not really how it works, there's a Stripe merchant acocunt involved somewhere, always

#

you can't do Customer-to-Customer payments without for example one of the Customers actually being a Stripe Connect Account, and your account being a Platform that calls the API to route the funds

spark maple
#

can you create service provider accounts through API?

minor heath
#

this channel is really for specific API and coding questions from deveopers actually building an integration so we're not best placed to help with general scoping/brainstorming

spark maple
#

I understand

#

Greatly appreciate your time though

#

I will try to reach out contact sales !