#stefanocoggiola

1 messages · Page 1 of 1 (latest)

slim nimbusBOT
reef lintel
#

hi! I imagine some folks support that yep. Did you have some questions about it?

main harbor
#

I already have credit card subscriptions for my Connected Accounts in my node.js app.
I use Stripe API in "custom" mode (no checkout, no express).
I'd like to add SEPA as payment method, but I didn't found specific infos about connected accounts + subscriptions + SEPA

reef lintel
#

I don't think there's any specific documentation for the specific combination of things but they're all documented separately. What you're describing is one of the most complicated ways to use Stripe.
The details of how to implement will depend on your exact charge setup (Direct or Destination, with or without on_behalf_of)

main harbor
#

without on_behalf_of, I get my fee from Connected Account as the payment is completed

#

charge I apply on transaction total may be different from a connected accont to another

reef lintel
main harbor
#

No, sorry. I keep my fees directly

reef lintel
#

so when you call the /v1/subscriptions API today to create a Subscription, what does that code look like exactly?

main harbor
#

Now I have an urgent call and I have to go. I'll be back in a couple of hours. Sorry and thanks for your support since now